Browse Source

trigger on test branch

erenJag 5 years ago
parent
commit
d9d7875f1e
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 ]
+    branches: [ master, test_ci ]
   pull_request:
   pull_request:
     branches: [ master ]
     branches: [ master ]