Skip to content

docs: add chart updater App runbook #138

docs: add chart updater App runbook

docs: add chart updater App runbook #138

Workflow file for this run

name: opentofu
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: write
id-token: write
pull-requests: write
jobs:
opentofu:
if: >-
github.event_name != 'pull_request' ||
github.event.pull_request.head.repo.full_name == github.repository
uses: makeitworkcloud/shared-workflows/.github/workflows/opentofu.yml@main