Skip to content

feat: Updated new feature and workflows #7

feat: Updated new feature and workflows

feat: Updated new feature and workflows #7

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: 'tf-checks-aws-managed-example / Check code format'
...