Skip to content

Commit 67bc52a

Browse files
committed
chore: follow up #7013
1 parent e0c0eae commit 67bc52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-description-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "PR description template check"
22

33
on: # zizmor: ignore[dangerous-triggers]
44
pull_request_target:
5-
types: [opened]
5+
types: [opened, reopened]
66

77
permissions:
88
pull-requests: write

0 commit comments

Comments
 (0)