Skip to content

Commit 0a9a418

Browse files
authored
Merge pull request #39 from RalfJung/merge-queue
don't run the CI job on master
2 parents 9baf93d + a8e8d74 commit 0a9a418

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
@@ -3,8 +3,6 @@ name: CI
33
on:
44
pull_request:
55
merge_group:
6-
push:
7-
branches: ['master']
86
schedule:
97
- cron: '10 2 * * *' # At 02:10 UTC every day (a bit after rustup-components-history).
108

0 commit comments

Comments
 (0)