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:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '29 14 * * 4'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user