mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Enable automatic builds on all branches
This commit is contained in:
@@ -3,7 +3,7 @@ name: Automated builds
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- '*'
|
||||||
tags:
|
tags:
|
||||||
# Run when pushing version tags, since otherwise it's impossible to
|
# Run when pushing version tags, since otherwise it's impossible to
|
||||||
# restart a successful build after pushing a tag
|
# restart a successful build after pushing a tag
|
||||||
|
|||||||
Reference in New Issue
Block a user