1
0
mirror of synced 2026-01-05 21:04:17 -05:00

Fixes broken link (#27713)

* Fix broken links
This commit is contained in:
Emma Makinson
2022-05-16 15:46:17 +01:00
committed by GitHub
parent b0d1d5cd20
commit 4809eadd1e
2 changed files with 2 additions and 2 deletions

View File

@@ -1051,7 +1051,7 @@ on:
{% endnote %}
Runs your workflow when release activity in your repository occurs. For information about the release APIs, see "[Release](/graphql/reference/objects#release)" in the GraphQL API documentation or "[Releases](/rest/reference/repos#releases)" in the REST API documentation.
Runs your workflow when release activity in your repository occurs. For information about the release APIs, see "[Release](/graphql/reference/objects#release)" in the GraphQL API documentation or "[Releases](/rest/reference/releases)" in the REST API documentation.
For example, you can run a workflow when a release has been `published`.