diff --git a/.github/workflows/ci-cd-pull-request-release-please.yml b/.github/workflows/ci-cd-pull-request-release-please.yml index ec9ac1999..fe735b48c 100644 --- a/.github/workflows/ci-cd-pull-request-release-please.yml +++ b/.github/workflows/ci-cd-pull-request-release-please.yml @@ -103,7 +103,7 @@ jobs: "type": "button", "text": { "type": "plain_text", - "text": "Approve Release" + "text": "Open release PR" }, "url": "https://github.com/${{ github.repository }}/pull/${{ github.event.pull_request.number }}" }