Skip to content

Commit 235497a

Browse files
Added a link to the section on the GITHUB_TOKEN
1 parent 9fa8064 commit 235497a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/using-workflows/workflow-syntax-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ If the timeout exceeds the job execution time limit for the runner, the job will
718718

719719
{% note %}
720720

721-
**Note:** {% data reusables.actions.github-token-expiration %} For self-hosted runners, the token may be the limiting factor if the job timeout is greater than 24 hours.
721+
**Note:** {% data reusables.actions.github-token-expiration %} For self-hosted runners, the token may be the limiting factor if the job timeout is greater than 24 hours. For more information on the `GITHUB_TOKEN`, see "[About the `GITHUB_TOKEN` secret](/actions/security-guides/automatic-token-authentication#about-the-github_token-secret)."
722722

723723
{% endnote %}
724724

0 commit comments

Comments
 (0)