Skip to content

chore(deps): update typescript-eslint monorepo to v8 (major) #204

chore(deps): update typescript-eslint monorepo to v8 (major)

chore(deps): update typescript-eslint monorepo to v8 (major) #204

Workflow file for this run

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