Skip to content

Commit

Permalink
Changing comment strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
lukdog committed May 9, 2024
1 parent 5dce1f5 commit 98aebe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
issue-number: ${{ github.event.pull_request.number }}
comment-author: "github-actions[bot]"
body-includes: "Preview this PR"
body-includes: "Preview Deployment"

- name: Update Comment if exists
if: github.event_name == 'pull_request' && steps.deploy-preview-comment.outputs.comment-id != 0
Expand Down

0 comments on commit 98aebe1

Please sign in to comment.