4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-21 06:09:51 +01:00

Change branche to analyze code

This commit is contained in:
Quentin Legot 2023-08-29 16:16:02 +02:00
parent 538b75ae18
commit 64317be686

View File

@ -13,12 +13,12 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches: [ dev, 'dependabot/**' ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, 'dependabot/**' ]
schedule:
- cron: '00 3 * * 6'
branches: [ dev, 'dependabot/**' ]
# schedule:
# - cron: '00 3 * * 6'
jobs:
analyze: