Skip to content

chore!: Remove dodal dependency #9819

chore!: Remove dodal dependency

chore!: Remove dodal dependency #9819

Workflow file for this run

name: Backstage
on:
push:
branches:
- main
tags:
- '*'
pull_request:
merge_group:
types: [checks_requested]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: check catalog-info.yaml file
uses: RoadieHQ/backstage-entity-validator@421bdcd5e3e400ef1913eb16d4f9dacdc5016801 # v0.6.0
with:
path: "./catalog-info.yaml"