Skip to content

Commit

Permalink
Update .github/workflows/npm-audit-fix.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Anna <[email protected]>
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger and miaulalala committed Sep 26, 2024
1 parent 3ef61e5 commit 08688c1
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 @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable30', 'stable29', 'stable28']
branches: ['main', 'stable5.0', 'stable4.7']

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

Expand Down

0 comments on commit 08688c1

Please sign in to comment.