Skip to content

build(deps-dev): bump eslint from 8.57.1 to 9.19.0 #136

build(deps-dev): bump eslint from 8.57.1 to 9.19.0

build(deps-dev): bump eslint from 8.57.1 to 9.19.0 #136

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened, edited]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labeler
if: github.event.action == 'opened' || github.event.changes.title
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}