Update .ci_test_and_publish.yml (#398)
This commit is contained in:
parent
f65268e602
commit
e571b377e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.ci_test_and_publish.yml
vendored
2
.github/workflows/.ci_test_and_publish.yml
vendored
|
@ -6,7 +6,7 @@ name: Build project & run tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, Kmp ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue