refactor: inline auth, data, triggers and actions in apps
This commit is contained in:
3
packages/backend/src/apps/github/actions/index.ts
Normal file
3
packages/backend/src/apps/github/actions/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import createIssue from './create-issue';
|
||||
|
||||
export default [createIssue];
|
Reference in New Issue
Block a user