CI: Rename default branch to main (#1263)

This commit is contained in:
Olle Jonsson 2021-04-13 20:57:39 +02:00 committed by GitHub
parent fbb441eca2
commit 21ac595919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
pull_request:
push:
branches: [master, 0.1x]
branches: [main, 0.1x]
env:
GIT_COMMIT_SHA: ${{ github.sha }}