1
0
mirror of synced 2025-12-29 09:04:39 -05:00

Merge pull request #33647 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-12-16 14:04:20 -05:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
Workflows don't run in forked repositories by default. You must enable GitHub Actions in the **Actions** tab of the forked repository.
{% data reusables.actions.forked-secrets %} The `GITHUB_TOKEN` has read-only permissions in forked repositories. For more information, see "[Authenticating with the GITHUB_TOKEN](/actions/configuring-and-managing-workflows/authenticating-with-the-github_token)."
{% data reusables.actions.forked-secrets %} The `GITHUB_TOKEN` has read-only permissions in pull requests from forked repositories. For more information, see "[Authenticating with the GITHUB_TOKEN](/actions/configuring-and-managing-workflows/authenticating-with-the-github_token)."
#### Pull request events for forked repositories