File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
push :
16
16
branches : [ master ]
17
17
pull_request :
18
- # The branches below must be a subset of the branches above
18
+ # The branches below must be a subset of the ranches above
19
19
branches : [ master ]
20
20
schedule :
21
- - cron : ' 15 2 * * 6 '
21
+ - cron : ' 15 2 * * 4 '
22
22
23
23
jobs :
24
24
analyze :
42
42
uses : github/codeql-action/init@v1
43
43
with :
44
44
languages : ${{ matrix.language }}
45
- # If you wish to specify custom queries, you can do so here or in a config file.
45
+ # If you wish to specify custom queries, you can do so here or in a config file.
46
46
# By default, queries listed here will override any specified in a config file.
47
47
# Prefix the list here with "+" to use these queries and those in the config file.
48
48
# queries: ./path/to/local/query, your-org/your-repo/queries@main
You can’t perform that action at this time.
0 commit comments