Allow access to issues and PRs

This commit is contained in:
Chris Roberts 2022-11-08 14:18:05 -08:00
parent 5139379d47
commit c3e3b328a6

View File

@ -7,6 +7,9 @@ on:
jobs:
lock:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: dessant/lock-threads@v2
with: