module.exports = async ({context}) => ({repo: context.repo.repo, owner: context.repo.owner})