Skip to content

Commit

Permalink
ci(npm-audit-fix): adjust branch matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
  • Loading branch information
st3iny committed Feb 20, 2025
1 parent cd18f42 commit a215389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable31', 'stable30', 'stable29']
branches: ['main', 'stable5.1', 'stable4.7']

name: npm-audit-fix-${{ matrix.branches }}

Expand Down

0 comments on commit a215389

Please # to comment.