Skip to content

workflows & registry #1

workflows & registry

workflows & registry #1

Workflow file for this run

name: Terraform Checks
on:
push:
branches:
- main
pull_request:
jobs:
terraform:
permissions:
actions: read
contents: read
security-events: write
pull-requests: write
uses: labdigital-main/terraform-github-workflows/.github/workflows/terraform-module-v1.yaml@main

Check failure on line 15 in .github/workflows/main.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yaml" -> "labdigital-main/terraform-github-workflows/.github/workflows/terraform-module-v1.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit