trigger on test branch
This commit is contained in:
parent
aa27e5ab93
commit
d9d7875f1e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hub-ci.yml
vendored
2
.github/workflows/hub-ci.yml
vendored
|
@ -2,7 +2,7 @@ name: Hub-CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, test_ci ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue