Skip to content

documentation(publish/eslint): describe new autopublish workflow and add documentation for packages/eslint-config #1849

documentation(publish/eslint): describe new autopublish workflow and add documentation for packages/eslint-config

documentation(publish/eslint): describe new autopublish workflow and add documentation for packages/eslint-config #1849

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 }}'