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 037f5d7 commit c49e4f0Copy full SHA for c49e4f0
.github/workflows/lock.yml
@@ -1,7 +1,7 @@
1
name: 'lock closed issues/PRs'
2
on:
3
schedule:
4
- - cron: '*/2 * * * *'
+ - cron: '11 * * * *'
5
jobs:
6
lock:
7
runs-on: ubuntu-latest
0 commit comments