feat: support and feedback modal with third party support (#13248)
parent
6f86c2f372
commit
b4bf1bbb3c
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: read
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Require PR to have a changelog label
|
||||
uses: mheap/github-action-required-labels@v5
|
||||
|
|
|
|||
Loading…
Reference in New Issue