Skip to content

Fix: 🐛 Fixed S3 bucket and Coludtaril Naming #31

Fix: 🐛 Fixed S3 bucket and Coludtaril Naming

Fix: 🐛 Fixed S3 bucket and Coludtaril Naming #31

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: 'individual / Check code format'
...