Skip to content

Commit

Permalink
ci: remove stable branches
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Sep 2, 2024
1 parent 3bd1c7d commit a22548d
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']

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

Expand Down

0 comments on commit a22548d

Please sign in to comment.