Skip to content

Commit

Permalink
Update .github/workflows/pull-request-conditionals.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Micah Nagel <[email protected]>
  • Loading branch information
brandtkeller and mjnagel authored Jul 16, 2024
1 parent 9a9c197 commit 8da2072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-conditionals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
strategy:
matrix:
flavor: [upstream, registry1, unicorn]
fail-fast: false
uses: ./.github/workflows/compliance.yaml
with:
flavor: ${{ matrix.flavor }}
Expand Down

0 comments on commit 8da2072

Please sign in to comment.