Skip to content

refactor: remove local pre-commit config, use centralized config #24

refactor: remove local pre-commit config, use centralized config

refactor: remove local pre-commit config, use centralized config #24

Workflow file for this run

name: OpenTofu
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
opentofu:
uses: makeitworkcloud/shared-workflows/.github/workflows/opentofu.yml@main
secrets:
SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }}