Skip to content

feat: add tflint hook #20

feat: add tflint hook

feat: add tflint hook #20

Workflow file for this run

---
on:
push:
branches:
- master
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
package-name: pre-commit-hooks