main -> master

This commit is contained in:
Roux S 2021-11-26 09:54:01 +00:00 committed by GitHub
parent be7e69b065
commit 38813d69f7
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: [ main ] branches: [ master ]
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: [ main ] branches: [ master ]
schedule: schedule:
- cron: '42 17 * * 4' - cron: '42 17 * * 4'