From 5133e28f4396f7860e5cf807af353a1c293f0fef Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Tue, 8 Nov 2022 15:46:42 -0500 Subject: [PATCH] Update GitHub Actions events for v3 mode --- .github/workflows/cli.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cli.yml b/.github/workflows/cli.yml index 7df3e71..3dbcfa8 100644 --- a/.github/workflows/cli.yml +++ b/.github/workflows/cli.yml @@ -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: