Skip to content

Commit

Permalink
[Automated] Update validate_pr_labels caller workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ynbot committed Nov 26, 2024
1 parent e37cfa2 commit d8f122f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_pr_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
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:
repo: "${{ github.repository }}"
pull_request_number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit d8f122f

Please sign in to comment.