Skip to content

Commit b5ff7d8

Browse files
committed
yaml sucks but mainly codeql documentation sucks
1 parent 6e19564 commit b5ff7d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/codeql.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ on:
88
schedule:
99
- cron: '0 19 * * 0'
1010

11-
strategy:
12-
fail-fast: false
13-
matrix:
14-
language: ['python']
15-
1611
jobs:
1712
CodeQL-Build:
13+
strategy:
14+
fail-fast: false
15+
matrix:
16+
language: ['python']
17+
1818

1919
runs-on: ubuntu-latest
2020

0 commit comments

Comments
 (0)