We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c0eae commit 67bc52aCopy full SHA for 67bc52a
.github/workflows/pr-description-check.yml
@@ -2,7 +2,7 @@ name: "PR description template check"
2
3
on: # zizmor: ignore[dangerous-triggers]
4
pull_request_target:
5
- types: [opened]
+ types: [opened, reopened]
6
7
permissions:
8
pull-requests: write
0 commit comments