Fixed permissions for GitHub action with welcome message.

Follow up to bc33b04784.
This commit is contained in:
Mariusz Felisiak 2022-09-16 21:44:14 +02:00 committed by GitHub
parent 6619baab9b
commit 9c42933711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

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