Difference between revisions of "Github Actions Quirks"
Jump to navigation
Jump to search
(Created page with "https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast | + | - https://github.community/t/why-a-matrix-step-will-be-canceled-if-another-one-failed/16184/2 |
| + | - https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast | ||
| + | |||
| + | https://github.community/t/how-to-conditionally-include-exclude-items-in-matrix-eg-based-on-branch/16853 | ||