chore: modify .github/workflows/org-checks.yml
parent
b394046d2a
commit
eb15a2725a
|
|
@ -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
|
||||
Loading…
Reference in New Issue