Skip to content

Commit

Permalink
gh-actions: run on commits to the primary branch to prime the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Oct 27, 2023
1 parent 7b7e3f6 commit 6055bfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: CI
on:
push:
branches-ignore:
- 'master'
- 'ci/**'
- '!ci/gha**'
pull_request:
Expand Down

0 comments on commit 6055bfb

Please sign in to comment.