Skip to content

feat: update github-action version and added automerge file #2

feat: update github-action version and added automerge file

feat: update github-action version and added automerge file #2

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-aws-managed-example / Check code format / Get min/max versions'
...