Skip to content

How do I make a GitHub workflow trigger other workflows without PATs? #25612

Discussion options

You must be logged in to vote
TheEvilSkeleton:

I’d like to know how I can make a workflow trigger another workflow after it gets pushed without using a personal access token (PAT).

The answer is unfortunately simply “you can’t”. The documentation says the limitation is to prevent accidentally creating recursive workflows, and there is no configuration option to remove it.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@AndresPinerosZen
Comment options

Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants