Skip to content

Commit

Permalink
(CI) all exclude keys should be in the default matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Feb 13, 2025
1 parent db85fb9 commit ebc77f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
strategy:
fail-fast: false
matrix:
default-branch-only: [false]
push-to-default-branch:
- ${{ github.event_name == 'push' && github.ref_name == github.event.repository.default_branch }}
include:
Expand Down

0 comments on commit ebc77f9

Please sign in to comment.