Browse Source

allow building beta branch

Andrii Danylchenko 2 years ago
parent
commit
162b3017ce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/github.yml

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

@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - features/*
+      - beta
   pull_request:
   schedule:
     - cron: '0 2 * * *'