Skip to content

Feat: updated the automerge shared workflow with CI token #67

Feat: updated the automerge shared workflow with CI token

Feat: updated the automerge shared workflow with CI token #67

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
alb:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/alb/'
nlb:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/nlb/'
clb:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/clb/'