Skip to content

build(github): Bump codelytv/pr-size-labeler from 1.10.0 to 1.10.1 in the gha group #1127

build(github): Bump codelytv/pr-size-labeler from 1.10.0 to 1.10.1 in the gha group

build(github): Bump codelytv/pr-size-labeler from 1.10.0 to 1.10.1 in the gha group #1127

Workflow file for this run

name: pr-labeler
on:
pull_request_target:
types: [opened, synchronize, reopened, closed]
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true