Skip to content

Commit 4b20a89

Browse files
authored
Merge pull request #16806 from michaelosthege/fix-16401
Clarify which jobs are canceled with fail-fast
2 parents 5e8246d + 83c4654 commit 4b20a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
When `jobs.<job_id>.strategy.fail-fast` is set to `true`, {% data variables.product.prodname_dotcom %} cancels all in-progress jobs if any `matrix` job fails. Default: `true`
1+
When `jobs.<job_id>.strategy.fail-fast` is set to `true`, {% data variables.product.prodname_dotcom %} cancels all in-progress jobs in the matrix if any `matrix` job fails. Default: `true`

0 commit comments

Comments
 (0)