Skip to content

feat: updated example path and readme paramters #83

feat: updated example path and readme paramters

feat: updated example path and readme paramters #83

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
public:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
with:
working_directory: './examples/public'
vpc:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
with:
working_directory: './examples/vpc'