use octokit method (#59)

This commit is contained in:
Michael Shick 2022-11-05 12:44:20 -04:00 committed by GitHub
parent bd2c7fd13a
commit 3bebc5877c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 26 additions and 51 deletions

View file

@ -36,8 +36,7 @@ jobs:
name: Dogfood
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: read
pull-requests: write
steps:
- name: Checkout repo
uses: actions/checkout@v3