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