Skip to content

Commit a8e8d74

Browse files
committed
don't run the job on master
1 parent 1cb2c71 commit a8e8d74

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
- cron: '20,35,50 14,15 * * *' # for testing

0 commit comments

Comments
 (0)