We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba77083 commit 54aedb0Copy full SHA for 54aedb0
.github/workflows/autolock_bot_PR.yml
@@ -2,7 +2,7 @@ name: 'Autolock RitBot for for PR'
2
3
on:
4
schedule:
5
- - cron: '*/10 * * * *'
+ - cron: '0 0 * * *'
6
workflow_dispatch:
7
8
permissions:
0 commit comments