mirror of
https://github.com/github/codeql-action
synced 2026-06-05 05:03:28 +03:00
Disable fail fast in generated workflows
This commit is contained in:
+1
@@ -25,6 +25,7 @@ on:
|
||||
jobs:
|
||||
javascript-source-root:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user