Skip to content

Feature/automerge wfl #34

Feature/automerge wfl

Feature/automerge wfl #34

Workflow file for this run

---
name: tf-lint
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tflint:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
secrets:
GITHUB: ${{ secrets.GITHUB }}
...