Skip to content

Check Approve Owner

Check Approve Owner #2

Workflow file for this run

name: Check Approve Owner
on:
pull_request_review:
types: [submitted]
jobs:
check_owner:
uses: maua-dev/ci_workflows_reusable/.github/workflows/pr_owner.yml@V1.0
with:
repository: ${{ github.repository }}