mirror of https://github.com/telemt/telemt.git
Update codeql.yml
This commit is contained in:
parent
1a6b39b829
commit
2f5df6ade0
|
|
@ -2,9 +2,9 @@ name: "CodeQL Advanced"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "*" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "*" ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 0'
|
- cron: '0 0 * * 0'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue