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

This commit is contained in:
immich-tofu[bot] 2025-09-15 17:26:57 +00:00
parent b394046d2a
commit eb15a2725a

View file

@ -1,13 +0,0 @@
name: Org Checks
on:
pull_request_review:
pull_request:
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