diff --git a/.github/workflows/PR-Demo-Comment-with-react.yml b/.github/workflows/PR-Demo-Comment-with-react.yml index 47efbf82c..709aafe05 100644 --- a/.github/workflows/PR-Demo-Comment-with-react.yml +++ b/.github/workflows/PR-Demo-Comment-with-react.yml @@ -1,4 +1,4 @@ -name: PR Deployment via Comment +name: PR Deployment via Comment With Reaction on: issue_comment: @@ -17,7 +17,7 @@ jobs: github.event.issue.pull_request && ( contains(github.event.comment.body, 'prdeploy') || - contains(github.event.comment.body, 'deploypr') + contains(github.event.comment.body, 'astirlitest') ) && (