feat: fetch data for prs that need retest

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

View File

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