AutomationFlowsDevOps › Manual GitHub Workflow Trigger

Manual GitHub Workflow Trigger

Original n8n title: New

new. Uses manualTrigger, github. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesGitHub
DevOps Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "5",
  "name": "new",
  "nodes": [
    {
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        540,
        350
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Github",
      "type": "n8n-nodes-base.github",
      "position": [
        790,
        350
      ],
      "parameters": {
        "owner": "n8n-io",
        "resource": "repository",
        "operation": "getProfile",
        "repository": "n8n"
      },
      "credentials": {
        "githubApi": "<your credential>"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {},
  "connections": {
    "On clicking 'execute'": {
      "main": [
        [
          {
            "node": "Github",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

new. Uses manualTrigger, github. Event-driven trigger; 2 nodes.

Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →

More DevOps workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

DevOps

Get The Community Profile Of A Repository. Uses manualTrigger, github. Event-driven trigger; 2 nodes.

GitHub
DevOps

Portfolio. Uses github. Event-driven trigger; 2 nodes.

GitHub
DevOps

This template lets you selectively import n8n workflows from a GitHub repository, even when your repository uses deeply nested folder structures.

Form Trigger, GitHub, n8n +1
DevOps

Code Github. Uses manualTrigger, stickyNote, n8n, httpRequest. Event-driven trigger; 25 nodes.

n8n, HTTP Request, GitHub +1
DevOps

Code Github. Uses manualTrigger, stickyNote, httpRequest, noOp. Event-driven trigger; 24 nodes.

HTTP Request, GitHub, Execute Command +1