👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2022-02-13 09:42:51 +01:00
parent df2c4e99af
commit c447cdb8b8

View file

@ -686,7 +686,7 @@ export class Github implements INodeType {
default: '', default: '',
placeholder: 'master', placeholder: 'master',
description: 'The name of the commit/branch/tag. Default: the repositorys default branch (usually master).', description: 'The name of the commit/branch/tag. Default: the repositorys default branch (usually master).',
} },
], ],
}, },