Skip to content

Commit 3d45990

Browse files
committed
Test commenting workflow
1 parent 131d16c commit 3d45990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
comment-on-fork-pr:
99
runs-on: ubuntu-latest
1010
# Only run for fork PRs
11-
if: github.event.pull_request.head.repo.fork == true
11+
# if: github.event.pull_request.head.repo.fork == true
1212
steps:
1313
- name: Comment on PR with manual deployment instructions
1414
uses: actions/github-script@v7

0 commit comments

Comments
 (0)