Skip to content

Commit

Permalink
Merge pull request #639 from nextcloud/update-audit-branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Pytal authored Aug 16, 2023
2 parents 230fa91 + 14c65ec commit 6ef22d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ["main", "master", "stable26", "stable25", "stable24"]
branches: ["main", "master", "stable27", "stable26", "stable25"]

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

steps:
Expand Down

0 comments on commit 6ef22d3

Please sign in to comment.