mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Run codeql on schedule only (#110729)
This commit is contained in:
parent
2cb0249f0a
commit
788b53534f
5
.github/workflows/codeql.yml
vendored
5
.github/workflows/codeql.yml
vendored
@ -2,11 +2,6 @@ name: "CodeQL"
|
|||||||
|
|
||||||
# yamllint disable-line rule:truthy
|
# yamllint disable-line rule:truthy
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- dev
|
|
||||||
- rc
|
|
||||||
- master
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "30 18 * * 4"
|
- cron: "30 18 * * 4"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user