mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 01:58:11 +08:00
style: auto format
This commit is contained in:
@@ -35,7 +35,7 @@ module.exports = async ({ github, context, core }, body, number) => {
|
||||
});
|
||||
return;
|
||||
} else {
|
||||
core.debug('PR created by ' + context.payload.sender.login)
|
||||
core.debug('PR created by ' + context.payload.sender.login);
|
||||
}
|
||||
|
||||
if (m && m[1]) {
|
||||
|
||||
Reference in New Issue
Block a user