Skip to content

feat: updated example path and readme paramters #50

feat: updated example path and readme paramters

feat: updated example path and readme paramters #50

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
complete-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/complete/'
oidc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/github-oidc/'