chore: Switch trunk to main

Also, upgrade copyright notice.
This commit is contained in:
Raphael Reitzig 2023-06-27 00:26:16 +02:00
parent 09607e310b
commit 8ce96da370
6 changed files with 13 additions and 7 deletions

View file

@ -2,10 +2,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: '18 11 * * 3'