mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +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:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, 'dependabot/**' ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master, dependabot/** ]
|
||||
branches: [ master, 'dependabot/**' ]
|
||||
schedule:
|
||||
- cron: '30 17 * * 3'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user