Browse Source

github: refresh branch [skip ci]

Victor Seva 2 years ago
parent
commit
5e8ea292e4
1 changed files with 1 additions and 3 deletions
  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: