Skip to content

56 validating using tailscale to access digital ocean infrastructure #19

56 validating using tailscale to access digital ocean infrastructure

56 validating using tailscale to access digital ocean infrastructure #19

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-static-checks / Check code format'
...