test: make it run in non-master branch

This commit is contained in:
Roman 2023-12-13 17:24:32 +01:00
parent 2012d937f5
commit f10a50f995
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75
1 changed files with 4 additions and 3 deletions

View File

@ -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: