Skip to content

Commit

Permalink
Update stale.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
huizebruin authored Dec 26, 2023
1 parent 4b054fd commit 4341b00
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 4341b00

Please sign in to comment.