Skip to content

Commit

Permalink
Merge pull request #154 from huizebruin/huizebruin-patch-1
Browse files Browse the repository at this point in the history
Update stale.yaml
  • Loading branch information
huizebruin authored Dec 26, 2023
2 parents 4b054fd + 4341b00 commit 04e56e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Stale
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 8 * * *"
- cron: "0 0 * * 0"
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -35,4 +35,4 @@ jobs:
There hasn't been any activity on this pull request recently. This
pull request has been automatically marked as stale because of that
and will be closed if no further activity occurs within 7 days.
Thank you for your contributions.
Thank you for your contributions.

0 comments on commit 04e56e6

Please sign in to comment.