feat: add webhooks.receive capability to plugin manifest
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"jobs.schedule",
|
||||
"activity.log.write",
|
||||
"companies.read",
|
||||
"projects.read"
|
||||
"projects.read",
|
||||
"webhooks.receive"
|
||||
],
|
||||
"entrypoints": {
|
||||
"worker": "dist/worker.js"
|
||||
|
||||
Reference in New Issue
Block a user