From fe72bafc4e520995ae2733ef3071b3e8f0d3b28f Mon Sep 17 00:00:00 2001 From: patak-dev Date: Fri, 19 Jul 2024 14:20:14 +0200 Subject: [PATCH] chore: remove v6 branch from pkg.pr.new --- .github/workflows/publish-commit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish-commit.yml b/.github/workflows/publish-commit.yml index 1f5d94cafada39..c409979c033157 100644 --- a/.github/workflows/publish-commit.yml +++ b/.github/workflows/publish-commit.yml @@ -8,7 +8,6 @@ on: push: branches: - main - - v6/environment-api issue_comment: types: [created]