浏览代码

github: refresh branch [skip ci]

Victor Seva 2 年之前
父节点
当前提交
5e8ea292e4
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      .github/workflows/main.yml

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

@@ -3,9 +3,7 @@ name: build
 'on':
   push:
     branches:
-      - master
-      - '5.6'
-      - '5.5'
+      - '5.7'
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
 permissions: