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 28e5857 commit af0ce25Copy full SHA for af0ce25
.github/workflows/pr_thanks_action.yaml
@@ -5,6 +5,9 @@ on:
5
types:
6
- closed
7
8
+permissions:
9
+ pull-requests: write
10
+#
11
jobs:
12
thank-author:
13
if: github.event.pull_request.merged == true
0 commit comments