Skip to content

Commit

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

0 comments on commit 59efa7a

Please sign in to comment.