ci(crl): Add srtable31 branch

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
pull/53197/head
Andy Scherzinger 4 months ago committed by GitHub
parent 52299ba9f6
commit 028ed380ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/update-code-signing-crl.yml

@ -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 }}

Loading…
Cancel
Save