Skip to content

Commit

Permalink
[291] Debug matrix excludes.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Sep 3, 2024
1 parent e7607fa commit 2f61cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerability-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix: |
images: ${{ vars.IMAGES }}
exclude:
- images: mailpit
- images: "mailpit"
- if: github.ref_name != '5.x'
uses: druzsan/setup-matrix@v2
with:
Expand Down

0 comments on commit 2f61cf6

Please sign in to comment.