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