Skip to content

Add pre-commit hooks and linting check on PR #6

Add pre-commit hooks and linting check on PR

Add pre-commit hooks and linting check on PR #6

Workflow file for this run

name: labeler
on: [pull_request]
jobs:
labeler:
runs-on: ubuntu-latest
name: Label the PR size
steps:
- uses: codelytv/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ignore_file_deletions: 'true'
files_to_ignore: |
"README.md"