feat: support and feedback modal with third party support (#13248)

This commit is contained in:
Zack Pollard 2024-10-07 11:42:04 +01:00 committed by GitHub
parent 6f86c2f372
commit b4bf1bbb3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
issues: write issues: write
pull-requests: read pull-requests: write
steps: steps:
- name: Require PR to have a changelog label - name: Require PR to have a changelog label
uses: mheap/github-action-required-labels@v5 uses: mheap/github-action-required-labels@v5