mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-12-15 06:04:17 +08:00
ci: fix small bug in theme-preview action
This commit is contained in:
parent
822efbf6cb
commit
5d42af59c0
@ -562,6 +562,4 @@ export const run = async (prNumber) => {
|
||||
}
|
||||
};
|
||||
|
||||
if (typeof require !== "undefined" && require.main === module) {
|
||||
run();
|
||||
}
|
||||
run();
|
||||
|
Loading…
Reference in New Issue
Block a user