mirror of
https://github.com/github/codeql-action.git
synced 2026-04-25 16:28:48 +00:00
Disable fail fast in generated workflows
This commit is contained in:
Generated
+1
@@ -25,6 +25,7 @@ on:
|
||||
jobs:
|
||||
config-export:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user