Update GitHub Actions events for v3 mode
This commit is contained in:
parent
766786fcc2
commit
5133e28f43
3
.github/workflows/cli.yml
vendored
3
.github/workflows/cli.yml
vendored
@ -3,14 +3,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v3-dev-main
|
||||
tags:
|
||||
- v2.*
|
||||
- v3.*
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- v3-dev-main
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user