mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-01-31 00:23:29 -05:00
Update codeql-analysis.yml
This commit is contained in:
parent
77c5359cf2
commit
233ba10b4f
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -13,10 +13,10 @@ name: "CodeQL"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
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: [ master ]
|
branches: [ main ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '29 14 * * 4'
|
- cron: '29 14 * * 4'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user