Skip to content

Commit

Permalink
Edit permission on vaildate-manifest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nthouliss committed Sep 20, 2023
1 parent 031c126 commit 906dd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
needs: validate
runs-on: ubuntu-latest
permissions:
pull-requests: write
issues: write
steps:
- uses: actions/github-script@v6
with:
Expand Down

0 comments on commit 906dd2a

Please sign in to comment.