Skip to content

Update catalog-info.yaml #4

Update catalog-info.yaml

Update catalog-info.yaml #4

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "CI pipeline running for Backstage demo"