Revert "Merging main to v3 dev main"
This commit is contained in:
parent
f8124ae3fb
commit
25116be3f5
3
.github/workflows/cli.yml
vendored
3
.github/workflows/cli.yml
vendored
@ -4,14 +4,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- v3-dev-main
|
|
||||||
tags:
|
tags:
|
||||||
- v2.*
|
- v2.*
|
||||||
- v3.*
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- v3-dev-main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user