Skip to content

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

feat: update github-action version and added automerge file

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

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: '_example / Get min/max versions'
...