Skip to content

fix:renamed _examples to examples and referenced it #32

fix:renamed _examples to examples and referenced it

fix:renamed _examples to examples and referenced it #32

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.7
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'linux-vm-example / Get min/max versions'
...