Skip to content
Discussion options

You must be logged in to vote
  • Accessing a private repository other than the one running the workflow. The GITHUB_TOKEN is scoped to the repository, so it can't do that.

  • Making events caused by the workflow (e.g. a push to the repository) trigger additional workflows. Activities authorized with the GITHUB_TOKEN never do that to avoid unintentional recursive runs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Portal3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Enterprise Discussions related to GitHub Enterprise Cloud, Enterprise Server and Organizations Question Ask and answer questions about GitHub features and usage Enterprise Admin Topics specifically related to GitHub Enterprise administration
2 participants