mirror of
https://github.com/immich-app/immich.git
synced 2025-07-31 15:08:44 -04:00
chore: modify .github/workflows/org-checks.yml
This commit is contained in:
parent
6278fe43c0
commit
d902e7f87d
12
.github/workflows/org-checks.yml
vendored
Normal file
12
.github/workflows/org-checks.yml
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user