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