Skip to content

feat:create new files and delete main.tf #17

feat:create new files and delete main.tf

feat:create new files and delete main.tf #17

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.2.1
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'private_cluster-example / Check code format'
...