4
0
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:
Quentin Legot 2021-04-19 19:05:16 +02:00 committed by GitHub
parent e279ad5341
commit 6ffcb5552f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'