Skip to content

Commit e3778be

Browse files
authored
Update codeql.yml
- Update `strategy` > `fail-fast` from `false` to `true` Signed-off-by: Alldino Syaman <alldino.syaman@gmail.com>
1 parent 2965ea8 commit e3778be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
contents: read
4141

4242
strategy:
43-
fail-fast: false
43+
fail-fast: true
4444
matrix:
4545
include:
4646
- language: actions

0 commit comments

Comments
 (0)