Skip to content

Commit

Permalink
Use better mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dangoslen committed Mar 28, 2024
1 parent 4da1388 commit 23f068e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
comment_tag: failure
mode: recreate
message: |
Hey @${{ github.event.pull_request.user.login }}, the Changelog Enforcer failed. Can you take a look at the error below and correct it? Thanks!
Expand Down Expand Up @@ -104,6 +105,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
comment_tag: release-notes
mode: recreate
message: |
<details>
<summary>Preview of Release Notes to be Created :ship:</summary>
Expand Down

0 comments on commit 23f068e

Please sign in to comment.