Skip to content

Bump codelytv/pr-size-labeler from 1.8.1 to 1.10.2 #41

Bump codelytv/pr-size-labeler from 1.8.1 to 1.10.2

Bump codelytv/pr-size-labeler from 1.8.1 to 1.10.2 #41

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ github.token }}"