Change stale workflow schedule
This commit is contained in:
parent
48d315c184
commit
e145d7d59a
|
@ -1,7 +1,7 @@
|
|||
name: Stale
|
||||
on:
|
||||
schedule:
|
||||
- cron: '35 * * * *'
|
||||
- cron: '35 9 * * *'
|
||||
|
||||
permissions:
|
||||
# contents: write # only for delete-branch option
|
||||
|
|
Loading…
Reference in New Issue