Skip to content

Commit 39d43e2

Browse files
authored
Set fail-fast: false on update-rest-api workflow (#2660)
1 parent 94ad8c5 commit 39d43e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-rest-api-json.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
branch: ['main', '8.13', '8.14', '7.17']
1617

0 commit comments

Comments
 (0)