Skip to content

Commit

Permalink
Do not fail-fast when updating components (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoaggelos committed May 16, 2024
1 parent 723e369 commit f63af0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
update:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
branch:
# Keep main branch up to date
Expand Down

0 comments on commit f63af0a

Please sign in to comment.