Skip to content

Commit

Permalink
wip7
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Squyres <jeff@squyres.com>
  • Loading branch information
jsquyres committed Feb 23, 2024
1 parent 00c844a commit 7a6ced7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/close-stale-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ on:
schedule:
# Run it a few times a day so as not to necessarily mark stale /
# close a bunch of issues at once.
#- cron: '0 1,5,9,13,17,21 * * *'
- cron: '0 * * * *'
- cron: '15 1,5,9,13,17,21 * * *'
#- cron: '0 * * * *'

jobs:
stale:
Expand Down

0 comments on commit 7a6ced7

Please # to comment.