Преглед изворни кода

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: