From 496bd6e3f3a71fde6f8b1c3987389779b32dbd1b Mon Sep 17 00:00:00 2001 From: Scott Ames Date: Sat, 3 Feb 2024 10:31:32 -0800 Subject: [PATCH] ci(release please): always run --- .github/workflows/release_please.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release_please.yml b/.github/workflows/release_please.yml index 1682d6e2..945b013c 100644 --- a/.github/workflows/release_please.yml +++ b/.github/workflows/release_please.yml @@ -2,10 +2,6 @@ on: push: branches: - main - paths: - - pkg/** - - CHANGELOG.md - - go.* permissions: contents: write pull-requests: write