[ci] yarn format
This commit is contained in:
parent
f14762bd12
commit
74372a7d26
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ async function countCommits(since) {
|
||||||
owner,
|
owner,
|
||||||
repo,
|
repo,
|
||||||
since: since.toISOString(),
|
since: since.toISOString(),
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
export async function run() {
|
export async function run() {
|
||||||
|
|
Loading…
Reference in a new issue