Skip to content

Commit 18848fb

Browse files
Update comment-PR.yml
1 parent 143d4f8 commit 18848fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Comment on Pull Request
22
on:
33
pull_request:
4-
types: [opened]
4+
types: [opened, reopened]
55
permissions:
66
pull-requests: write
77
jobs:

0 commit comments

Comments
 (0)