diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7c66fa7c..71eb9bb7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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