diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 4a2cd5018..213afecec 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -21,7 +21,7 @@ jobs: strategy: fail-fast: false matrix: - branches: ['main', 'master','stable31', 'stable30'] + branches: ['main', 'stable7.0','stable6.1', 'stable6.0'] name: npm-audit-fix-${{ matrix.branches }}