mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Actually enable automatic builds on all branches
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user