Skip to content

Commit afbd394

Browse files
author
Ran Isenberg
committed
fixes
1 parent 9ee356a commit afbd394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/label_related_issue.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ module.exports = async ({github, context, core}) => {
5050
core.setFailed(`Is this issue number (${issue}) valid? Perhaps a discussion?`);
5151
throw new Error(error);
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)