mirror of
https://github.com/nextcloud/contacts.git
synced 2025-07-20 16:54:44 +00:00
chore: drop support for stable7.1
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
This commit is contained in:
2
.github/workflows/npm-audit-fix.yml
vendored
2
.github/workflows/npm-audit-fix.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
branches: ['main', 'stable7.1']
|
||||
branches: ['main', 'stable7.2']
|
||||
|
||||
name: npm-audit-fix-${{ matrix.branches }}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
stable7.1
|
||||
stable7.2
|
||||
|
Reference in New Issue
Block a user