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: on:
push: push:
branches: [ master ] branches: [ dev, '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: [ dev, 'dependabot/**' ]
schedule: # schedule:
- cron: '00 3 * * 6' # - cron: '00 3 * * 6'
jobs: jobs:
analyze: analyze: