Change stale workflow schedule

This commit is contained in:
AkiraFukushima 2023-01-31 21:11:15 +09:00
parent 48d315c184
commit e145d7d59a
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Stale
on:
schedule:
- cron: '35 * * * *'
- cron: '35 9 * * *'
permissions:
# contents: write # only for delete-branch option