Преглед на файлове

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':
 'on':
   push:
   push:
     branches:
     branches:
-      - master
-      - '5.6'
-      - '5.5'
+      - '5.7'
   # Allows you to run this workflow manually from the Actions tab
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
   workflow_dispatch:
 permissions:
 permissions: