mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
chore: Rename Test workflow -> Execute workflow (#15112)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"typeVersion": 1,
|
||||
"position": [0, 0],
|
||||
"id": "1307e408-a8a5-464e-b858-494953e2f43b",
|
||||
"name": "When clicking 'Test workflow'"
|
||||
"name": "When clicking ‘Execute workflow’"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
@@ -31,7 +31,7 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"When clicking 'Test workflow'": {
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [[{ "node": "Azure Storage", "type": "main", "index": 0 }]]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"typeVersion": 1,
|
||||
"position": [0, 0],
|
||||
"id": "1307e408-a8a5-464e-b858-494953e2f43b",
|
||||
"name": "When clicking 'Test workflow'"
|
||||
"name": "When clicking ‘Execute workflow’"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"When clicking 'Test workflow'": {
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [[{ "node": "Azure Storage", "type": "main", "index": 0 }]]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user