Update codeql-analysis.yml
This commit is contained in:
parent
16bc22d8a2
commit
4085fb2e4f
|
@ -2,7 +2,9 @@ name: "Code scanning - action"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches: [ master ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 18 * * 6'
|
- cron: '0 18 * * 6'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue