Skip to content

Bump actions/setup-python from 4 to 5 (#4) #14

Bump actions/setup-python from 4 to 5 (#4)

Bump actions/setup-python from 4 to 5 (#4) #14

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tf-checks-basic-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.10
with:
working_directory: './_examples/basic/'
tf-checks-complete-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.10
with:
working_directory: './_examples/complete/'