From 7d4f9896454b2bf5559b434cd25151ef5e5de136 Mon Sep 17 00:00:00 2001 From: Annelisa Stephan Date: Thu, 28 Jul 2022 17:09:43 -0700 Subject: [PATCH] Add note about badges in private repos --- .../adding-a-workflow-status-badge.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge.md b/content/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge.md index da7ac4443b..87cf192182 100644 --- a/content/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge.md +++ b/content/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge.md @@ -14,6 +14,12 @@ shortTitle: Add a status badge {% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %} +{% note %} + +**Note**: Workflow badges in a private repository are not accessible externally, so you won't be able to embed them or link to them from an external site. + +{% endnote %} + {% data reusables.repositories.actions-workflow-status-badge-intro %} You reference the workflow by the name of your workflow file.