Skip to content

Commit a8804bb

Browse files
committed
fix: Remove empty strategy on codeQL job
The strategy value is only valid with a matrix
1 parent 04a94d0 commit a8804bb

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)