chore: modify .github/workflows/org-checks.yml

pull/19844/head
immich-tofu[bot] 2025-07-09 15:23:30 +07:00 committed by GitHub
parent 6278fe43c0
commit d902e7f87d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

@ -0,0 +1,12 @@
name: Org Checks
on:
pull_request_review:
jobs:
check-approvals:
name: Check for Team/Admin Review
uses: immich-app/devtools/.github/workflows/required-approval.yml@main
permissions:
pull-requests: read
contents: read