Skip to content

feature(eslint): add reusable eslint config, create @3yourmind/eslint-config #1796

feature(eslint): add reusable eslint config, create @3yourmind/eslint-config

feature(eslint): add reusable eslint config, create @3yourmind/eslint-config #1796

Workflow file for this run

name: 'actions/labeler'
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'