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 3d9ea5f commit 6285e4cCopy full SHA for 6285e4c
.github/workflows/llvm-ci.yml
@@ -1,10 +1,8 @@
1
name: CI
2
3
on:
4
- push:
5
- branches: [ "main" ]
6
schedule:
7
- - cron: "0 */1 * * *"
+ - cron: "0 */2 * * *"
8
9
workflow_dispatch:
10
0 commit comments