From 94ffe063d248fe4db93001661d7fd3e0281f7a97 Mon Sep 17 00:00:00 2001 From: Richard87 Date: Tue, 22 Oct 2024 17:27:29 +0200 Subject: [PATCH] chore: create pull requests in main branch --- .github/workflows/release-please.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 866d724..37eadcc 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -22,8 +22,6 @@ jobs: - uses: actions/checkout@v4 - uses: googleapis/release-please-action@v4 id: release - with: - target-branch: 'release' release-container: runs-on: ubuntu-latest