docs: main branch (#1396)

Rename `master` to `main`
This commit is contained in:
Marco Biedermann
2024-04-30 10:29:39 +02:00
committed by GitHub
parent e8bbe5fc01
commit dad251dcaf
4 changed files with 8 additions and 8 deletions

View File

@@ -12,10 +12,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: '24 6 * * 5'