mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 06:29:49 +11:00
fix perm
This commit is contained in:
parent
19fb0b3604
commit
936fc8f127
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
name: Dogfood
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: read|write
|
||||
issues: write
|
||||
pull-requests: read
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue