Skip to content

Commit 3c40bbe

Browse files
committed
Disable cron and push triggers of CI workflow
1 parent 559a6e6 commit 3c40bbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Buck2
22

33
on:
4-
push:
54
workflow_dispatch:
6-
schedule: [cron: "40 14 * * *"]
75

86
permissions:
97
contents: read

0 commit comments

Comments
 (0)