Skip to content

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

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

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

Workflow file for this run

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