mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
Update codeql.yml
This commit is contained in:
parent
7be64343f2
commit
5ea5785422
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -14,10 +14,10 @@ name: "CodeQL"
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ "v2" ]
|
branches: [ "v3-New_Horizons" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [ "v2" ]
|
branches: [ "v3-New_Horizons" ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '44 8 * * 5'
|
- cron: '44 8 * * 5'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user