Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
42 lines
713 B
JSON
42 lines
713 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"id": "f2e03169-0e94-4a42-821b-3e8f67f449d7",
|
|
"name": "When clicking \"Execute Workflow\"",
|
|
"type": "n8n-nodes-base.manualTrigger",
|
|
"typeVersion": 1,
|
|
"position": [580, 320]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"additionalOptions": {}
|
|
},
|
|
"id": "831f657d-2724-4a25-bb94-cf37355654bb",
|
|
"name": "TOTP",
|
|
"type": "n8n-nodes-base.totp",
|
|
"typeVersion": 1,
|
|
"position": [800, 320],
|
|
"credentials": {
|
|
"totpApi": {
|
|
"id": "1",
|
|
"name": "TOTP account"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"connections": {
|
|
"When clicking \"Execute Workflow\"": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "TOTP",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
}
|