mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(Linear Node): Add Linear Node (#2971)
* ✨ Linear node * ⚡ Improvements
This commit is contained in:
@@ -35,6 +35,7 @@ export class LinearTrigger implements INodeType {
|
||||
{
|
||||
name: 'linearApi',
|
||||
required: true,
|
||||
testedBy: 'linearApiTest',
|
||||
},
|
||||
],
|
||||
webhooks: [
|
||||
|
||||
Reference in New Issue
Block a user