mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
ci: grant permission to comment on prs
This commit is contained in:
parent
4b13dadaa2
commit
6f1a557e5e
3
.github/workflows/ecosystem-ci-trigger.yml
vendored
3
.github/workflows/ecosystem-ci-trigger.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
trigger:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user