Skip to content

Commit 6285e4c

Browse files
authored
Update llvm-ci.yml
1 parent 3d9ea5f commit 6285e4c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/llvm-ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: CI
22

33
on:
4-
push:
5-
branches: [ "main" ]
64
schedule:
7-
- cron: "0 */1 * * *"
5+
- cron: "0 */2 * * *"
86

97
workflow_dispatch:
108

0 commit comments

Comments
 (0)