Skip to content

feat: updated branch name in uses of workflow #40

feat: updated branch name in uses of workflow

feat: updated branch name in uses of workflow #40

Workflow file for this run

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