Skip to content

feat: Added tflint and tfchekcs workfow #5

feat: Added tflint and tfchekcs workfow

feat: Added tflint and tfchekcs workfow #5

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@master
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'example-complete / Check code format'