Fixed permissions for GitHub action with welcome message.

Follow up to bc33b04784.
This commit is contained in:
Mariusz Felisiak 2022-09-19 05:15:06 +02:00 committed by GitHub
parent f88fc72da4
commit 2d07f24f15
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:
pull-requests: [read, write]
pull-requests: write
jobs:
build: