Update codeql.yml

This commit is contained in:
Pol Henarejos
2022-10-04 00:33:54 +02:00
committed by GitHub
parent ae237db9ca
commit 037019b348

View File

@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
branches: [ "main" ]
schedule:
- cron: '23 5 * * 4'