Skip to content

Commit

Permalink
Add "public" in repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
dotboris committed Sep 30, 2024
1 parent 074a15e commit 48fdbee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Required Workflows for `github.com/coveooss`
# Required Public Workflows for `github.com/coveooss`

This repo is a collection of workflows that run in every repo under `github.com/coveooss`.
This repo is a collection of workflows that run in every repo under `github.com/coveooss`. This repository is public to allow these workflows to run in public repositories.
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: backstage.io/v1beta1
kind: Component
metadata:
name: required-workflows-coveooss
title: Required GitHub Workflows (coveooss)
name: required-public-workflows-coveooss
title: Required Public GitHub Workflows (coveooss)
spec:
type: ci
lifecycle: production
Expand Down

0 comments on commit 48fdbee

Please sign in to comment.