Skip to content

fix: Add missing logic needed to support on_all flag #39

fix: Add missing logic needed to support on_all flag

fix: Add missing logic needed to support on_all flag #39

Workflow file for this run

name: TF Pre-Commit
permissions:
contents: read
on:
pull_request:
branches:
- main
- master
jobs:
main:
uses: getindata/github-workflows/.github/workflows/tf-pre-commit.yml@v1
with:
# tflint v0.46.0 is the latest version we can use with pre-commit v0.1.20
# See .pre-commit-config.yaml for more details.
tflint-version: v0.46.0