Skip to content

Commit

Permalink
ci: grant permission to comment on prs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 20, 2023
1 parent 4b13dad commit 6f1a557
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ecosystem-ci-trigger.yml
Expand Up @@ -4,6 +4,9 @@ on:
issue_comment:
types: [created]

permissions:
pull-requests: write

jobs:
trigger:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f1a557

Please sign in to comment.