File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,10 @@ jobs:
2626 owner: context.repo.owner,
2727 repo: context.repo.repo,
2828 body: `## Cloudflare Preview Deployment
29+ ⚠️ This PR is from a fork, so the preview deployment workflow doesn't run automatically for security reasons.
30+ If you're a maintainer and want to preview this PR :
2931
30- ⚠️ This PR is from a fork, so the preview deployment workflow doesn't run automatically for security reasons.
32+ [➡️ Click here to run the workflow with PR # ${prNumber} pre-filled](${dispatchUrl})
3133
32- If you're a maintainer and want to preview this PR:
33-
34- [➡️ Click here to run the workflow with PR #${prNumber} pre-filled](${dispatchUrl})
35-
36- This will trigger a Cloudflare Pages preview deployment for this PR.`
34+ This will trigger a Cloudflare Pages preview deployment for this PR.`
3735 });
You can’t perform that action at this time.
0 commit comments