mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
⚡ Fix typo
This commit is contained in:
parent
832dbc9e66
commit
eaa9898de5
|
@ -51,7 +51,7 @@ export const pipelineFields = [
|
||||||
value: 'bitbucket',
|
value: 'bitbucket',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Github',
|
name: 'GitHub',
|
||||||
value: 'github',
|
value: 'github',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue