Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5d42af5

Browse files
committed
ci: fix small bug in theme-preview action
1 parent822efbf commit5d42af5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎scripts/preview-theme.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,4 @@ export const run = async (prNumber) => {
562562
}
563563
};
564564

565-
if(typeofrequire!=="undefined"&&require.main===module){
566-
run();
567-
}
565+
run();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp