chore(codeql): update branch name

This commit is contained in:
Livio Spring 2022-12-06 09:35:23 +01:00 committed by GitHub
parent 356dd89ae4
commit 46684fbe0d
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'