We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8668905 commit a819ebfCopy full SHA for a819ebf
src/notifications.ts
@@ -50,6 +50,8 @@ ${result.output}
50
${commentLocator(label)}`;
51
};
52
53
+// comment
54
+
55
const createComment = async (
56
octokit: InstanceType<typeof GitHub>,
57
context: Context,
0 commit comments