We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b61252 commit 3d3a188Copy full SHA for 3d3a188
.github/workflows/lock.yml
@@ -4,7 +4,7 @@ name: 'Lock Issues'
4
on:
5
workflow_dispatch:
6
schedule:
7
- - cron: '0 0 * * *'
+ - cron: '0 * * * *'
8
9
permissions:
10
issues: write
0 commit comments