Skip to content

feat: updated example path and readme parameters (#56) #54

feat: updated example path and readme parameters (#56)

feat: updated example path and readme parameters (#56) #54

Workflow file for this run

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