fix gh actions branch selection

This commit is contained in:
Jan Koppe 2021-10-16 20:18:51 +02:00
parent 93692407dc
commit 757ca77e43
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build and Publish
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs: