浏览代码

allow building beta branch

Andrii Danylchenko 2 年之前
父节点
当前提交
162b3017ce
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 * * *'