update perms for dogfood

This commit is contained in:
Michael Shick 2022-11-05 10:10:36 -04:00
parent 97401bba1e
commit 59efa7a81f
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61

View file

@ -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