Skip to content

Commit

Permalink
Merge pull request #39 from RalfJung/merge-queue
Browse files Browse the repository at this point in the history
don't run the CI job on master
  • Loading branch information
RalfJung authored Feb 10, 2024
2 parents 9baf93d + a8e8d74 commit 0a9a418
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CI
on:
pull_request:
merge_group:
push:
branches: ['master']
schedule:
- cron: '10 2 * * *' # At 02:10 UTC every day (a bit after rustup-components-history).

Expand Down

0 comments on commit 0a9a418

Please sign in to comment.