From 25116be3f5978c88df488c79874edfe51e8fd8ba Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 16 Jul 2022 07:58:10 -0400 Subject: [PATCH] Revert "Merging main to v3 dev main" --- .github/workflows/cli.yml | 3 --- 1 file changed, 3 deletions(-) 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: