[Automated] Update validate_pr_labels caller workflow

This commit is contained in:
ynbot 2024-11-26 11:52:16 +00:00
parent 73420cd8a0
commit d663d68890

View file

@ -9,7 +9,7 @@ on:
jobs: jobs:
validate-type-label: validate-type-label:
uses: ynput/ops-repo-automation/.github/workflows/validate_pr_labels.yml@develop uses: ynput/ops-repo-automation/.github/workflows/validate_pr_labels.yml@main
with: with:
repo: "${{ github.repository }}" repo: "${{ github.repository }}"
pull_request_number: ${{ github.event.pull_request.number }} pull_request_number: ${{ github.event.pull_request.number }}