Skip to content

Versions file

Versions file #5

name: Generate terraform docs
on:
- pull_request
jobs:
terraform-docs-generator:
name: Generate terraform docs
uses: truefoundry/github-workflows-public/.github/workflows/[email protected]
with:
commit_ref: ${{ github.event.pull_request.head.ref }}

Check failure on line 10 in .github/workflows/terraform-docs.yaml

View workflow run for this annotation

GitHub Actions / Generate terraform docs

Invalid workflow file

The workflow is not valid. .github/workflows/terraform-docs.yaml (Line: 10, Col: 19): Invalid input, commit_ref is not defined in the referenced workflow.