Skip to content

Commit

Permalink
try script with issue and read permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitloup committed Sep 21, 2023
1 parent b8a6506 commit 1f89280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commentPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: pull_request

jobs:
example_comment_pr:
permissions: write-all
permissions: read-all
runs-on: ubuntu-latest
# permissions:
# contents: write
Expand Down

0 comments on commit 1f89280

Please sign in to comment.