Skip to content

Commit

Permalink
ci: Update npm-audit-fix.yml to match tables app branches
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr authored Aug 29, 2024
1 parent 10045ae commit 96b3927
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', 'stable0.8', 'stable0.7']

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

Expand Down

0 comments on commit 96b3927

Please sign in to comment.