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