Fixed permissions for GitHub action with welcome message.

This commit is contained in:
Mariusz Felisiak 2022-09-16 15:12:14 +02:00 committed by GitHub
parent 229360d7ad
commit bc33b04784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
types: [opened]
permissions:
issues: write
pulls: write
pull-requests: read
jobs: