Skip to content

Commit

Permalink
fixup! feat(templates): add workflow to update workflows from templates
Browse files Browse the repository at this point in the history
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
  • Loading branch information
st3iny and szaimen authored Nov 1, 2023
1 parent a5460bf commit 9adbcca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workflow-templates/update-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ["main", "stable3.2"]
#branches: ["main", "master", "stable27", "stable26", "stable25"]
branches: ["main", "master", "stable27", "stable26", "stable25"]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 9adbcca

Please sign in to comment.