Skip to content

Github action not triggered when github-actions bot makes pull request. #55906

Answered by airtower-luna
emewjin asked this question in Actions
Discussion options

You must be logged in to vote

I assume the workflow that creates the PR uses the GITHUB_TOKEN to authorize that? That'd prevent any workflows from being triggered, as described in the documentation:

When you use the repository's GITHUB_TOKEN to perform tasks, events triggered by the GITHUB_TOKEN, with the exception of workflow_dispatch and repository_dispatch, will not create a new workflow run.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@airtower-luna
Comment options

@AdrKacz
Comment options

@airtower-luna
Comment options

@AdrKacz
Comment options

@airtower-luna
Comment options

Answer selected by emewjin

This comment was marked as off-topic.

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 Question
5 participants