Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .bandwidth/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: backstage.io/v1alpha1
kind: Location
metadata:
schemaVersion: v1.0.0
name: changed-files-3-location
description: Links to additional entities in the changed-files-3 repository.
name: changed-files-location
description: Links to additional entities in the changed-files repository.
annotations:
github.com/project-slug: Bandwidth/changed-files-3
github.com/project-slug: Bandwidth/changed-files
spec:
targets:
- ./component.yaml
4 changes: 2 additions & 2 deletions .bandwidth/component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
schemaVersion: v1.0.0
name: changed-files-3
name: changed-files
description: Forked from https://github.com/tj-actions/changed-files
annotations:
github.com/project-slug: Bandwidth/changed-files-3
github.com/project-slug: Bandwidth/changed-files
organization: BW
costCenter: Development - Software Infra
platformType: undefined
Expand Down
Loading