chore: add missing permissions for `pkg.pr.new-comment` (#15489)

pull/15492/head
Ben McCann 6 months ago committed by GitHub
parent 1c0e24013f
commit 81480c40a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,6 +6,9 @@ on:
types: types:
- completed - completed
permissions:
pull-requests: write
jobs: jobs:
build: build:
name: 'Update comment' name: 'Update comment'

Loading…
Cancel
Save