mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
[Automated] Update validate_pr_labels caller workflow
This commit is contained in:
parent
73420cd8a0
commit
d663d68890
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate_pr_labels.yml
vendored
2
.github/workflows/validate_pr_labels.yml
vendored
|
|
@ -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 }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue