Update codeql.yml
This commit is contained in:
parent
b717aa9f47
commit
10eec4583b
|
@ -2,6 +2,8 @@ name: 'Code scanning'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 19 * * 0'
|
- cron: '0 19 * * 0'
|
||||||
|
|
Loading…
Reference in New Issue