[ci] yarn format

This commit is contained in:
FredKSchott 2021-09-01 02:51:36 +00:00 committed by GitHub Actions
parent f14762bd12
commit 74372a7d26

View file

@ -58,7 +58,7 @@ async function countCommits(since) {
owner,
repo,
since: since.toISOString(),
})
});
}
export async function run() {