mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Remove not working and not possible option from Github-Node
This commit is contained in:
@@ -244,11 +244,6 @@ export class Github implements INodeType {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
options: [
|
options: [
|
||||||
{
|
|
||||||
name: 'Get Emails',
|
|
||||||
value: 'getEmails',
|
|
||||||
description: 'Returns the email addresses of a user',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'Get Repositories',
|
name: 'Get Repositories',
|
||||||
value: 'getRepositories',
|
value: 'getRepositories',
|
||||||
|
|||||||
Reference in New Issue
Block a user