Skip to content

Commit 343ce69

Browse files
authored
Merge pull request #183 from artflutter/pr-thanks-fix
pr thanks fix
2 parents 691cfbb + 02c8907 commit 343ce69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr_thanks_action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
types:
66
- closed
77

8+
permissions:
9+
pull-requests: write
10+
811
jobs:
912
thank-author:
1013
if: github.event.pull_request.merged == true

0 commit comments

Comments
 (0)