Skip to content

[SITE-1547] Service catalog automation #1

[SITE-1547] Service catalog automation

[SITE-1547] Service catalog automation #1

Workflow file for this run

---
name: Catalog
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
contents: "read"
packages: "read"
id-token: "write"
jobs:
# docs:
# uses: pantheon-systems/service-catalog/.github/workflows/docs-like-code.yaml@main
catalog-upload:
uses: pantheon-systems/service-catalog/.github/workflows/catalog-upload.yaml@main

Check failure on line 20 in .github/workflows/catalog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/catalog.yml

Invalid workflow file

error parsing called workflow ".github/workflows/catalog.yml" -> "pantheon-systems/service-catalog/.github/workflows/catalog-upload.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.