test: make it run in non-master branch
This commit is contained in:
parent
2012d937f5
commit
f10a50f995
|
@ -2,9 +2,10 @@ name: CI - Test
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- unstable
|
||||
pull_request:
|
||||
# - master
|
||||
# - unstable
|
||||
- 'test-ci-with-latest-nimble'
|
||||
#pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
|
Loading…
Reference in New Issue