Skip to content

Commit 75a9140

Browse files
authored
Merge pull request #8 from dtolnay/triggers
Disable cron and push triggers of CI workflow
2 parents 559a6e6 + 3c40bbe commit 75a9140

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)