Skip to content

RELENG-362 - Add catalog support #1

RELENG-362 - Add catalog support

RELENG-362 - Add catalog support #1

Workflow file for this run

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

Check failure on line 18 in .github/workflows/catalog.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/catalog.yaml

Invalid workflow file

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