Skip to content

Commit d604696

Browse files
authored
Merge pull request #2 from dartmol203/main
Update welcome.yml
2 parents 4d9c2fb + 87411bb commit d604696

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/welcome.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
jobs:
77
build:
88
name: Post welcome comment
9-
permissions:
10-
pull-requests: write
9+
permissions: write-all
1110
runs-on: ubuntu-latest
1211
steps:
1312
- run: gh pr comment $PR_URL --body "Obrigado pela contribuição, vamos revisar o seu PR e dar merge logo em seguida!"

0 commit comments

Comments
 (0)