We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fc27d commit 9f41f52Copy full SHA for 9f41f52
1 file changed
.github/workflows/first-time-contributor.yml
@@ -5,7 +5,7 @@ on:
5
types: [opened]
6
7
permissions:
8
- issues: write
+ pull-requests: write
9
10
jobs:
11
remind:
0 commit comments