From ffdede45d995c0462da4c9f4f6e1f8fb3dbb06cf Mon Sep 17 00:00:00 2001 From: Hamza Mahjoubi Date: Fri, 24 Jan 2025 22:48:54 +0700 Subject: [PATCH] mend --- .github/workflows/npm-audit-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 506c8e5f5..4a2cd5018 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', 'stable30', 'stable29', 'stable28'] + branches: ['main', 'master','stable31', 'stable30'] name: npm-audit-fix-${{ matrix.branches }}