Skip to content

feat: updated example path and readme paramters #20

feat: updated example path and readme paramters

feat: updated example path and readme paramters #20

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'tf-checks-default-example / Check code format'
...