Skip to content

fix: naming convention #46

fix: naming convention

fix: naming convention #46

Workflow file for this run

name: Auto merge
on:
pull_request:
permissions:
contents: write
checks: read
pull-requests: write
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/pr-auto-merge.yml@master
with:
azure_cloud: true
tfchecks_azure: '["tf-lint / tflint"]'
secrets:
GITHUB: ${{ secrets.GITHUB }}