Skip to content

build: release v5.0.0 #1478

build: release v5.0.0

build: release v5.0.0 #1478

Workflow file for this run

name: Synchronize
on:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, locked]
jobs:
labels:
name: Pull Request Labeler
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/labeler.yml'
sync-labels: true