chore: workflow call with no inputs

This commit is contained in:
Zack Pollard
2025-07-08 15:22:19 +01:00
parent bfb68c3464
commit f487f93441
2 changed files with 1 additions and 8 deletions
-2
View File
@@ -7,8 +7,6 @@ on:
jobs:
check-member-review:
uses: ./.github/workflows/check-team-approval.yml
with:
pr_number: ${{ github.event.pull_request.number }}
permissions:
pull-requests: read
contents: read