Auto backup (2022-05-30T03:16:17.274Z)

This commit is contained in:
nia
2022-05-30 03:16:17 +00:00
parent 54de507462
commit 42c1177b63

View File

@@ -74,8 +74,8 @@
"name": "git commit", "name": "git commit",
"type": "n8n-nodes-base.executeCommand", "type": "n8n-nodes-base.executeCommand",
"position": [ "position": [
1060, 1100,
620 640
], ],
"typeVersion": 1 "typeVersion": 1
}, },
@@ -219,7 +219,7 @@
"main": [ "main": [
[ [
{ {
"node": "git push", "node": "Git2",
"type": "main", "type": "main",
"index": 0 "index": 0
} }
@@ -250,18 +250,12 @@
}, },
"Git1": { "Git1": {
"main": [ "main": [
[ []
{
"node": "Git2",
"type": "main",
"index": 0
}
]
] ]
} }
}, },
"createdAt": "2022-05-26T17:20:27.486Z", "createdAt": "2022-05-26T17:20:27.486Z",
"updatedAt": "2022-05-30T03:15:01.196Z", "updatedAt": "2022-05-30T03:16:05.998Z",
"settings": { "settings": {
"errorWorkflow": "25" "errorWorkflow": "25"
}, },