Skip to content

fix: update workflow latest version and change _example name #18

fix: update workflow latest version and change _example name

fix: update workflow latest version and change _example name #18

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