Skip to content

Fix: Error in count condition of HTTP-Api-Gateway #21

Fix: Error in count condition of HTTP-Api-Gateway

Fix: Error in count condition of HTTP-Api-Gateway #21

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.0.9
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'tf-checks-complete-example / Check code format'
...