1
0
mirror of synced 2026-01-05 03:06:35 -05:00

Add note about badges in private repos

This commit is contained in:
Annelisa Stephan
2022-07-28 17:09:43 -07:00
parent da73949b8f
commit 7d4f989645

View File

@@ -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.