1
0
mirror of https://github.com/immich-app/immich.git synced 2025-06-17 03:47:45 +02: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

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