Skip to content

feat: update tf.checks step name and tf and aws version #5

feat: update tf.checks step name and tf and aws version

feat: update tf.checks step name and tf and aws version #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: 'complete-example / Check code format'
...