优化
This commit is contained in:
4
apps/github-app/src/index.ts
Normal file
4
apps/github-app/src/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { run } from 'probot';
|
||||
import { appFn } from './app';
|
||||
|
||||
run(appFn);
|
||||
Reference in New Issue
Block a user