Skip to content

Commit 1af1f3a

Browse files
author
ynbot
committed
[Automated] Update validate_pr_labels caller workflow
1 parent f1fe13f commit 1af1f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_pr_labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
validate-type-label:
12-
uses: ynput/ops-repo-automation/.github/workflows/validate_pr_labels.yml@develop
12+
uses: ynput/ops-repo-automation/.github/workflows/validate_pr_labels.yml@main
1313
with:
1414
repo: "${{ github.repository }}"
1515
pull_request_number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)