Skip to content

Commit

Permalink
Update GHA for PR Labelling to CodelyTV/pr-size-labeler@v1 (#19961)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Jan 11, 2023
1 parent 48bca8c commit 2f0dfe2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
with:
configuration-path: .github/labeler-pull-request-triage.yml
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# See also: https://github.com/CodelyTV/pr-size-labeler/pull/26
- uses: bflad/pr-size-labeler@7df62b12a176513631973abfe151d2b6213c3f12
- uses: CodelyTV/pr-size-labeler@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
xs_label: 'size/XS'
Expand Down

0 comments on commit 2f0dfe2

Please sign in to comment.