Browse Source

github: refresh branch [skip ci]

Victor Seva 2 năm trước cách đây
mục cha
commit
5e8ea292e4
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  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: