Skip to content

feat: added kpack-cli and dapr-cli to repositories #57

feat: added kpack-cli and dapr-cli to repositories

feat: added kpack-cli and dapr-cli to repositories #57

Workflow file for this run

name: TFLint
on:
- pull_request
- push
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- name: Checkout tree
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Set-up TFLint
uses: terraform-linters/setup-tflint@a5a1af8c6551fb10c53f1cd4ba62359f1973746f # v3.1.1
- name: Run TFLint
run: tflint --recursive --format=compact