Enable automatic builds on all branches

This commit is contained in:
Robbert van der Helm
2020-05-12 01:09:56 +02:00
parent 901d985080
commit 813f700065
+1 -1
View File
@@ -3,7 +3,7 @@ name: Automated builds
on:
push:
branches:
- master
- '*'
tags:
# Run when pushing version tags, since otherwise it's impossible to
# restart a successful build after pushing a tag