0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-31 00:43:56 -05:00

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
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