mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-02 18:19:27 +00:00
ci: fix small bug in theme-preview action
This commit is contained in:
@@ -562,6 +562,4 @@ export const run = async (prNumber) => {
|
||||
}
|
||||
};
|
||||
|
||||
if (typeof require !== "undefined" && require.main === module) {
|
||||
run();
|
||||
}
|
||||
run();
|
||||
|
||||
Reference in New Issue
Block a user