refactor: inline auth, data, triggers and actions in apps
This commit is contained in:
@@ -18,7 +18,7 @@ export default defineTrigger({
|
||||
{
|
||||
label: 'Repo',
|
||||
key: 'repo',
|
||||
type: 'dropdown',
|
||||
type: 'dropdown' as const,
|
||||
required: true,
|
||||
variables: false,
|
||||
source: {
|
||||
|
Reference in New Issue
Block a user