Browse Source

CI: Trigger multiplatform builds on release branches

Matt Gajownik 3 years ago
parent
commit
a324584c20
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -6,6 +6,7 @@ on:
       - '**.md'
       - '**.md'
     branches:
     branches:
       - master
       - master
+      - 'release/**'
     tags:
     tags:
       - '*'
       - '*'
   pull_request:
   pull_request: