diff --git a/.github/workflows/cli.yml b/.github/workflows/cli.yml index 470a8aa7c5..3b31afc5c0 100644 --- a/.github/workflows/cli.yml +++ b/.github/workflows/cli.yml @@ -4,14 +4,11 @@ on: push: branches: - main - - v3-dev-main tags: - v2.* - - v3.* pull_request: branches: - main - - v3-dev-main jobs: test: