Skip to content

feat: updated branch name in uses of workflow (#32) #40

feat: updated branch name in uses of workflow (#32)

feat: updated branch name in uses of workflow (#32) #40

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
_example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
with:
working_directory: './examples/'