Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

chore: switch standard to eslint #85

chore: switch standard to eslint

chore: switch standard to eslint #85

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: AlexanderWert/issue-labeler@v2.3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-config.yml
enable-versioned-regex: 0