Skip to content

Commit

Permalink
Run stale actions at 9:00 UTC
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hallgren <[email protected]>
  • Loading branch information
thallgren committed Aug 16, 2024
1 parent 5ee5790 commit 2d46d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Close stale issues and PR'
on:
schedule:
- cron: '10,20,30,40,50 8 * * *'
- cron: '10,20,30,40,50 9 * * *'

jobs:
stale:
Expand Down

0 comments on commit 2d46d42

Please sign in to comment.