1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-22 06:49:41 +02:00

Update codeql-analysis.yml

This commit is contained in:
Didier Barzin 2022-06-26 22:23:27 +02:00 committed by GitHub
parent 554b32e96b
commit 3ed9352448
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: [ main ]
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 ] branches: [ main ]
schedule: schedule:
- cron: '38 16 * * 0' - cron: '38 16 * * 0'