Skip to content

chore: update eslint #24

chore: update eslint

chore: update eslint #24

Workflow file for this run

name: add-to-triage
on:
issues:
types:
- opened
- reopened
- transferred
pull_request_target:
types:
- opened
- reopened
jobs:
add-to-triage:
uses: eslint/workflows/.github/workflows/add-to-triage.yml@main
secrets:
project_bot_token: ${{ secrets.PROJECT_BOT_TOKEN }}