CI: Trigger multiplatform builds on release branches
This commit is contained in:
parent
5d87d43e8e
commit
a324584c20
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- '**.md'
|
||||
branches:
|
||||
- master
|
||||
- 'release/**'
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user