Skip to content

feat: updated example path and readme paramters #6

feat: updated example path and readme paramters

feat: updated example path and readme paramters #6

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@1.0.9
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'bucket-basic / Check code format'
...