feat: fetch data for prs that need retest

This commit is contained in:
2018-10-17 15:56:11 -07:00
parent b6b5c27ffc
commit d1cfd7c20b
8 changed files with 164 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
import mod from './src/index.mjs';
export default mod;
mod();