Skip to content

Commit 66e80dc

Browse files
authored
Merge pull request #863 from nschonni/empty-strategy
fix: Remove empty strategy on codeQL job
2 parents 705ef7e + cdacef5 commit 66e80dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ on:
88

99
jobs:
1010
build:
11-
12-
strategy:
13-
fail-fast: false
14-
1511
runs-on: ubuntu-latest
1612

1713
steps:

0 commit comments

Comments
 (0)