mirror of
https://github.com/github/codeql-action.git
synced 2026-05-10 15:50:28 +00:00
Turn off fast fail for debugging
This commit is contained in:
+2
@@ -13,6 +13,7 @@ on:
|
||||
- main
|
||||
- releases/v1
|
||||
- releases/v2
|
||||
- henrymercer/require-cli-2.6.3-debugging
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
@@ -23,6 +24,7 @@ on:
|
||||
jobs:
|
||||
unset-environment:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user