import { run } from 'probot'; import { appFn } from './app'; run(appFn);