Skip to content

Update pre-commit to run pre-push #467

Update pre-commit to run pre-push

Update pre-commit to run pre-push #467

Workflow file for this run

name: auto-label
on: [pull_request]
jobs:
components:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-label.yml'