Skip to content

feat: update tf.checks step name #11

feat: update tf.checks step name

feat: update tf.checks step name #11

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: 'sns_topic-example / Check code format'
...