Automate GitHub events with the GithubTrigger workflow, enabling real-time responses to repository activities. This manual trigger allows seamless integration with n8n, enhancing productivity by streamlining task management and notifications.
*
) on the n8n-docs repository owned by n8n-io.887a6b2b-dfc3-48b5-86e3-fc414613baee
) activates the workflow.repository
parameter to listen to a different GitHub repository.*
to limit the trigger to certain actions (e.g., push
, pull_request
).githubApi
credentials are correctly set up to match the intended GitHub account for accessing the repository.