Skip to content

Commit

Permalink
force new line
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBrunner committed Dec 5, 2024
1 parent 710d68b commit dfe98c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/notifications.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export const createRun = async (

const commentLocator = (label?: string): string => {
return `<!-- Diff Action / Pull Request Comment / ${label ?? ''} -->
`;
};

Expand Down

0 comments on commit dfe98c9

Please sign in to comment.