Skip to content

Add tflint-fix target #458

Add tflint-fix target

Add tflint-fix target #458

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'