Skip to content

feat: update tf.checks step name and tf and aws version #30

feat: update tf.checks step name and tf and aws version

feat: update tf.checks step name and tf and aws version #30

Workflow file for this run

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