Skip to content

change customized tflint config files to use override files (#289) #14

change customized tflint config files to use override files (#289)

change customized tflint config files to use override files (#289) #14

Workflow file for this run

name: Post Push
on:
push:
branches:
- main
- master
tags:
- '*'
permissions: write-all
jobs:
post-push:
if: github.actor != 'github-actions[bot]'
uses: Azure/tfmod-scaffold/.github/workflows/post-push.yaml@main