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.