Merge pull request #253 from zitadel/livio-a-patch-1

chore(codeql): update branch name
This commit is contained in:
Fabi 2022-12-06 09:36:29 +01:00 committed by GitHub
commit a757c5d13a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,10 @@ name: "Code scanning - action"
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: '0 11 * * 0'