From e0fe6f764d69d93c98bed9bf17039afb4f56331a Mon Sep 17 00:00:00 2001 From: jmeridth Date: Tue, 10 Mar 2026 02:16:47 -0500 Subject: [PATCH] fix: path to ospo-reusable-workflows after move Signed-off-by: jmeridth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0abec2d..de39c32 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ In addition to the information in this repository, we've also released a number - [github-community-projects/stale-repos](https://github.com/github-community-projects/stale-repos) - Identify and report on repositories with no activity for configurable amount of time, in order to surface inactive repos to be considered for archival - [github-community-projects/cleanowners](https://github.com/github-community-projects/cleanowners) - A GitHub Action to suggest removal of non-organization members from CODEOWNERS files - [github/empty-repos](https://github.com/github/empty-repos) - Identify and report an organization's repositories that are empty or only contain a README -- [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows) - Centralized Reusable GitHub Actions workflows used by the other Actions above (example: release (image and discussion), auto labelling, etc) +- [github-community-projects/ospo-reusable-workflows](https://github.com/github-community-projects/ospo-reusable-workflows) - Centralized Reusable GitHub Actions workflows used by the other Actions above (example: release (image and discussion), auto labelling, etc) - [github-community-projects/measure-innersource](https://github.com/github-community-projects/measure-innersource) - Helps organizations track and improve their InnerSource adoption by quantifying the collaboration between different teams and departments. ### GitHub Apps