mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
👕 Fix lint issue
This commit is contained in:
parent
df2c4e99af
commit
c447cdb8b8
|
@ -686,7 +686,7 @@ export class Github implements INodeType {
|
|||
default: '',
|
||||
placeholder: 'master',
|
||||
description: 'The name of the commit/branch/tag. Default: the repository’s default branch (usually master).',
|
||||
}
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue