Skip to content

PCC-1494 : adding backstage info, github action and codeowners files #4

PCC-1494 : adding backstage info, github action and codeowners files

PCC-1494 : adding backstage info, github action and codeowners files #4

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 17 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.