Merge latest origin/main + target this branch in CI
This commit is contained in:
parent
850cf82509
commit
cddccd3df5
6
.github/workflows/cli.yml
vendored
6
.github/workflows/cli.yml
vendored
@ -3,12 +3,12 @@ name: Run Tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v3-dev-main
|
||||
tags:
|
||||
- v2.*
|
||||
- v3.*
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- v3-dev-main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user