1
0
mirror of synced 2025-12-21 10:57:10 -05:00

adding a note to clarify deletion (#20063)

This commit is contained in:
Amy Burns
2021-06-23 10:43:20 -04:00
committed by GitHub
parent d3db7d3e25
commit 1bdab9d763

View File

@@ -18,6 +18,12 @@ topics:
{% data reusables.codespaces.concurrent-codespace-limit %}
{% note %}
**Note:** Only the person who created a codespace can delete it. There is currently no way for organization owners to delete codespaces created within their organization.
{% endnote %}
1. Navigate to the repository where you created the codespace. Select **{% octicon "codespaces" aria-label="The codespaces icon" %} Codespaces** and then click {% octicon "gear" aria-label="The Settings gear" %}. This will display all {% data variables.product.prodname_codespaces %} that you have created in the repository.
![Codespaces tab](/assets/images/help/codespaces/codespaces-manage.png)