Skip to content

chore: add conventional commits and end-of-file-fixer hooks #11

chore: add conventional commits and end-of-file-fixer hooks

chore: add conventional commits and end-of-file-fixer hooks #11

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 }}