Skip to content

Commit 98aebe1

Browse files
committed
Changing comment strategy
1 parent 5dce1f5 commit 98aebe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
issue-number: ${{ github.event.pull_request.number }}
3434
comment-author: "github-actions[bot]"
35-
body-includes: "Preview this PR"
35+
body-includes: "Preview Deployment"
3636

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

0 commit comments

Comments
 (0)