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 cdf5ca0 commit e0c5e51
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 e0c5e51

Please sign in to comment.