Skip to content

fix: updated workflow & .gitignore files #21

fix: updated workflow & .gitignore files

fix: updated workflow & .gitignore files #21

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/auto_merge.yml@master
with:
azure_cloud: true
tfchecks_azure: '["tf-lint / tflint"]'
secrets:
GITHUB: ${{ secrets.GITHUB }}