Browse Source

remove test branch from CI

erenJag 5 years ago
parent
commit
db457e9e42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/hub-ci.yml

+ 1 - 1
.github/workflows/hub-ci.yml

@@ -2,7 +2,7 @@ name: Hub-CI
 
 
 on:
 on:
   push:
   push:
-    branches: [ master, test_ci ]
+    branches: [ master ]
   pull_request:
   pull_request:
     branches: [ master ]
     branches: [ master ]