Hack week 2025: First batch of alt text fixes for the data/reusables folder (1) (#53954)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ A NIC enables an Azure virtual machine (VM) to communicate with internet, Azure,
|
||||
|
||||
>[!NOTE] {% data reusables.actions.azure-vnet-over-provisioning-resources %}
|
||||
|
||||

|
||||

|
||||
|
||||
1. A {% data variables.product.prodname_actions %} workflow is triggered.
|
||||
1. The {% data variables.product.prodname_actions %} service creates a runner.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
1. To access the dashboard page, in the upper-left corner of any page on {% data variables.product.product_name %}, click the {% octicon "mark-github" aria-label="The github octocat logo" %}.
|
||||
1. To switch to your organization dashboard, in the upper-left corner of the page, select your username, then from the dropdown menu, click the desired organization.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
1. At the top of the page, under "Payment information", click **Update payment method**.
|
||||

|
||||

|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
1. At the top of the page, click **Payment information** {% octicon "arrow-right" aria-hidden="true" %}.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
1. At the top of the page, click **Payment information** {% octicon "arrow-right" aria-hidden="true" %}.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
1. At the top of the page, under "Payment information", click **View payment history**.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
1. At the top of the page, under "Next payment due", click **View payment history**.
|
||||

|
||||

|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Alternatively, you can click {% octicon "plus" aria-label="The plus sign icon" %} in the file tree view on the left.
|
||||
|
||||

|
||||

|
||||
{% else %}
|
||||
1. Above the list of files, using the **Add file** drop-down, click **Create new file**.
|
||||
{% endif %}
|
||||
|
||||
@@ -8,8 +8,7 @@ For example, a continuous integration workflow for a Java project may run `mvn p
|
||||
|
||||
Now, when reviewing a pull request, you'll be able to look at the workflow run and download the artifact that was produced.
|
||||
|
||||

|
||||
|
||||

|
||||
This will let you run the code in the pull request on your machine, which can help with debugging or testing the pull request.
|
||||
|
||||
## Workflows for publishing packages
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
1. In the list of packages, find the version of the package that you want to delete.
|
||||
* _If your package is a container_, to the right of the package version click {% octicon "kebab-horizontal" aria-hidden="true" %}, then select **Delete version** from the dropdown menu.
|
||||

|
||||

|
||||
* _For types of packages other than containers_, to the right of the package version click **Delete**.
|
||||

|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{%- ifversion ghec %}
|
||||
1. Optionally, if you're publishing a project site from a private or internal repository, choose the visibility for your site. Under "{% data variables.product.prodname_pages %}", select the visibility dropdown menu, then select public or private.
|
||||

|
||||

|
||||
{% indented_data_reference reusables.pages.privately-publish-ghec-only spaces=3 %}
|
||||
{%- endif %}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
1. On the right, click **Add a domain**.
|
||||
1. Under "What domain would you like to add?," enter the domain you wish to verify and select **Add domain**.
|
||||

|
||||

|
||||
1. Follow the instructions under "Add a DNS TXT record" to create the TXT record with your domain hosting service.
|
||||

|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
1. To see your published site, under "{% data variables.product.prodname_pages %}", click **{% octicon "link-external" aria-hidden="true" %} Visit site**.
|
||||

|
||||

|
||||
|
||||
{% data reusables.pages.twenty-minutes-to-publish %}
|
||||
|
||||
Reference in New Issue
Block a user