mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-22 06:19:50 +01:00
Update codeql-analysis.yml
This commit is contained in:
parent
e279ad5341
commit
6ffcb5552f
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: [ master, 'dependabot/**' ]
|
||||||
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, dependabot/** ]
|
branches: [ master, 'dependabot/**' ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 17 * * 3'
|
- cron: '30 17 * * 3'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user