Skip to content

Commit

Permalink
Tools: Run stale action once a day at 16:00
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Jan 10, 2022
1 parent fb6069d commit 09ed92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Close stale issues'
on:
schedule:
- cron: '0 */6 * * *'
- cron: '0 16 * * *'
permissions:
issues: write
jobs:
Expand Down

0 comments on commit 09ed92b

Please sign in to comment.