mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Update PR-Demo-Comment-with-react.yml
This commit is contained in:
parent
8006195dac
commit
503e1653b4
@ -1,4 +1,4 @@
|
|||||||
name: PR Deployment via Comment
|
name: PR Deployment via Comment With Reaction
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issue_comment:
|
issue_comment:
|
||||||
@ -17,7 +17,7 @@ jobs:
|
|||||||
github.event.issue.pull_request &&
|
github.event.issue.pull_request &&
|
||||||
(
|
(
|
||||||
contains(github.event.comment.body, 'prdeploy') ||
|
contains(github.event.comment.body, 'prdeploy') ||
|
||||||
contains(github.event.comment.body, 'deploypr')
|
contains(github.event.comment.body, 'astirlitest')
|
||||||
)
|
)
|
||||||
&&
|
&&
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user