Skip to content

chore(deps): lock file maintenance #629

chore(deps): lock file maintenance

chore(deps): lock file maintenance #629

Workflow file for this run

---
name: CDKTF Diff
on:
pull_request:
branches:
- main
paths:
- cdktf/**
jobs:
terraform:
name: "Terraform CDK Diff"
uses: ./.github/workflows/cdktf-cicd.yml
with:
action: diff
secrets: inherit