Skip to content

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 #21

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 #21

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