Skip to content

Update to v3.6.0

Update to v3.6.0 #13

Workflow file for this run

---
name: Catalog
on:
workflow_dispatch:
pull_request:
push:
branches:
- 3.x
permissions:
contents: "read"
packages: "read"
id-token: "write"
jobs:
# TODO: enable docs-like-code once we are ready to publish docs to Confluence
# 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 21 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/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.