Skip to content

Commit

Permalink
permission needed to comment on pr
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <justin+github@florentine.us>
  • Loading branch information
jflo committed Jan 30, 2024
1 parent be2fc15 commit 16e2879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-checklist-on-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
checklist:
name: "add checklist as a comment on newly opened PRs"
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- uses: actions/github-script@v7.0.1
with:
Expand Down

0 comments on commit 16e2879

Please sign in to comment.