Skip to content

Commit a819ebf

Browse files
committed
trigger
1 parent 8668905 commit a819ebf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/notifications.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ ${result.output}
5050
${commentLocator(label)}`;
5151
};
5252

53+
// comment
54+
5355
const createComment = async (
5456
octokit: InstanceType<typeof GitHub>,
5557
context: Context,

0 commit comments

Comments
 (0)