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 name: Dogfood
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
pull-requests: write issues: write
pull-requests: write
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v3 uses: actions/checkout@v3