Skip to content

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 #41

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 #41

Workflow file for this run

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