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.
2 parents 544da9d + c7db317 commit 3038f7dCopy full SHA for 3038f7d
.github/workflows/add-contributor-on-merge.yml
@@ -5,6 +5,10 @@ on:
5
types:
6
- closed
7
8
+permissions:
9
+ contents: write
10
+
11
12
jobs:
13
add-contributor:
14
if: github.event.pull_request.merged == true
0 commit comments