Skip to content

Refactoring to match bash standards #5

Refactoring to match bash standards

Refactoring to match bash standards #5

Workflow file for this run

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