Actually enable automatic builds on all branches

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