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

This commit is contained in:
immich-tofu[bot] 2025-07-09 15:23:30 +00:00 committed by GitHub
parent 6278fe43c0
commit d902e7f87d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
.github/workflows/org-checks.yml vendored Normal file
View File

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