AutomationFlowsDevOps › GitHub Event Trigger Workflow

GitHub Event Trigger Workflow

Original n8n title: Portfolio

Portfolio. Uses 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
{
  "active": false,
  "connections": {
    "When clicking \u2018Test workflow\u2019": {
      "main": [
        [
          {
            "node": "GitHub",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "createdAt": "2025-01-10T16:44:04.433Z",
  "id": "9Bl6xaK8zUHrmEm8",
  "meta": null,
  "name": "Portfolio",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "6c6ce1f2-0931-4227-b410-4fe38ca20d3c",
      "name": "When clicking \u2018Test workflow\u2019"
    },
    {
      "parameters": {
        "resource": "repository",
        "operation": "get",
        "owner": {
          "__rl": true,
          "value": "GaturaN",
          "mode": "name"
        },
        "repository": {
          "__rl": true,
          "value": "ipay",
          "mode": "list",
          "cachedResultName": "ipay",
          "cachedResultUrl": "https://github.com/GaturaN/ipay"
        }
      },
      "type": "n8n-nodes-base.github",
      "typeVersion": 1,
      "position": [
        220,
        0
      ],
      "id": "ce963c0b-6a56-4582-add7-e928d56c4f3d",
      "name": "GitHub",
      "credentials": {
        "githubApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "tags": [
    {
      "createdAt": "2025-01-06T16:12:40.864Z",
      "updatedAt": "2025-01-06T16:12:40.864Z",
      "id": "X0dLANNITgq0nWem",
      "name": "Dev"
    }
  ],
  "triggerCount": 0,
  "updatedAt": "2025-01-10T18:21:54.000Z",
  "versionId": "44330f7e-353b-469d-a79b-0e41a6713d14"
}

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

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

Source: https://github.com/GaturaN/ai.n8n/blob/302de20de23cf1cc49d3e8b7407797f1cbcecd93/workflows/Portfolio.json — 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

new. Uses manualTrigger, 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