Skip to content

chore(deps-dev): bump typescript-eslint to v8.19.0 #453

chore(deps-dev): bump typescript-eslint to v8.19.0

chore(deps-dev): bump typescript-eslint to v8.19.0 #453

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
jobs:
pr-triage:
name: PR Triage
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v5
with:
configuration-path: .github/pr-labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true