Skip to content

feat: s3 object-lifecycle-rule to support different syntaxes for filter block #47

feat: s3 object-lifecycle-rule to support different syntaxes for filter block

feat: s3 object-lifecycle-rule to support different syntaxes for filter block #47

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: 'basic-function-example / Check code format'
...