Skip to content

chore: manage tfroot-namecheap dependabot #129

chore: manage tfroot-namecheap dependabot

chore: manage tfroot-namecheap dependabot #129

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