Skip to content

Workflow file for this run

name: Release-Pipeline
# Trigger on push(merge) to main branch
on:
push:
branches:
- main
jobs:
call-terraform-release-pipeline:
uses: alex-reiff/landing-zone-config-tool/.github/workflows/pages-release.yml@main

Check failure on line 11 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "alex-reiff/landing-zone-config-tool/.github/workflows/pages-release.yml@main" (source branch with sha:427f116dbe82334075eaebddb434e6045e87870f) --> "./.github/workflows/create-gh-issue-and-slack-message.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit