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 0d2ba66 commit 4dd0189Copy full SHA for 4dd0189
.github/workflows/sync-main.yml
@@ -2,7 +2,7 @@ name: automatic sync main branch from llvm-project to llvm
2
3
on:
4
schedule:
5
- - cron: '0 * * * *'
+ - cron: '/10 * * * *'
6
jobs:
7
check:
8
runs-on: ubuntu-latest
0 commit comments