mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
chore: Rename Test workflow -> Execute workflow (#15112)
This commit is contained in:
@@ -17,7 +17,7 @@ export class ManualTrigger implements INodeType {
|
||||
eventTriggerDescription: '',
|
||||
maxNodes: 1,
|
||||
defaults: {
|
||||
name: 'When clicking ‘Test workflow’',
|
||||
name: 'When clicking ‘Execute workflow’',
|
||||
color: '#909298',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user