4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-13 11:41:45 +00:00

Update codeql-analysis.yml

This commit is contained in:
2021-04-19 19:05:16 +02:00
committed by GitHub
parent e279ad5341
commit 6ffcb5552f

View File

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