Skip to content

Commit

Permalink
dogfood workflow perms
Browse files Browse the repository at this point in the history
  • Loading branch information
mshick committed Nov 5, 2022
1 parent 59efa7a commit 19fb0b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
name: Dogfood
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
issues: read|write
pull-requests: read
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 19fb0b3

Please sign in to comment.