Skip to content

fix: Added subscription_id & updated module versions #21

fix: Added subscription_id & updated module versions

fix: Added subscription_id & updated module versions #21

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 / Get min/max versions'
...