n8n-docs-v2 / docs /integrations /builtin /trigger-nodes /n8n-nodes-base.githubtrigger.md
Jeice Santos
Subindo documentação do n8n limpa
0a84888
---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: GitHub Trigger node documentation
description: Learn how to use the GitHub Trigger node in n8n. Follow technical documentation to integrate GitHub Trigger node into your workflows.
contentType: [integration, reference]
priority: medium
---
# GitHub Trigger node
[GitHub](https://github.com/){:target=_blank .external-link} provides hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
/// note | Credentials
You can find authentication information for this node [here](/integrations/builtin/credentials/github.md).
///
/// note | Examples and templates
For usage examples and templates to help you get started, refer to n8n's [GitHub Trigger integrations](https://n8n.io/integrations/github-trigger/){:target=_blank .external-link} page.
///