Skip to content

Commit 67fbff7

Browse files
committed
chore(branches): Support stable35
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent c009c81 commit 67fbff7

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

workflow-templates/npm-audit-fix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
branches:
2828
- ${{ github.event.repository.default_branch }}
29+
- 'stable35'
2930
- 'stable34'
3031
- 'stable33'
3132
- 'stable32'

workflow-templates/sync-workflow-templates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
branches:
2828
- ${{ github.event.repository.default_branch }}
29+
- 'stable35'
2930
- 'stable34'
3031
- 'stable33'
3132
- 'stable32'

workflow-templates/update-nextcloud-ocp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
matrix:
3030
branches:
3131
- ${{ github.event.repository.default_branch }}
32+
- 'stable35'
3233
- 'stable34'
3334
- 'stable33'
3435
- 'stable32'

0 commit comments

Comments
 (0)