Thanks to xet7.
@@ -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
schedule:
- cron: '0 16 * * 3'
@@ -9,11 +9,11 @@ on:
- cron: '28 23 * * *'
- branches: [ master ]
+ branches: [ main ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
env:
# Use docker.io for Docker Hub if empty
@@ -3,7 +3,7 @@ name: Docker Image CI
branches:
- - master
+ - main
permissions:
contents: read
@@ -3,7 +3,7 @@ name: Release Charts
@@ -3,7 +3,7 @@ name: Test suite