Add 'main' branch for newer GitHub repositories (#389)

This commit is contained in:
Maik Wöhl 2021-09-08 06:48:20 +02:00 committed by GitHub
parent 0885f49f6b
commit 895063a625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
deploy: