Merge pull request #53197 from nextcloud/ci/noid/crl31

ci(crl): Add stable31 branch
This commit is contained in:
Andy Scherzinger 2025-05-30 09:04:23 +02:00 committed by GitHub
commit 9e1a806a1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['master', 'stable30', 'stable29', 'stable28', 'stable27', 'stable26', 'stable25', 'stable24', 'stable23', 'stable22']
branches: ['master', 'stable31', 'stable30', 'stable29', 'stable28', 'stable27', 'stable26', 'stable25', 'stable24', 'stable23', 'stable22']
name: update-code-signing-crl-${{ matrix.branches }}