Skip to content

Commit 2ca6424

Browse files
authored
fix: remove pr comment at end of workflow (#79)
1 parent ace00c8 commit 2ca6424

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/messages.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ export const getOutroMessage = ({
6767
uploadedEnvVars.length === 0
6868
? `Upload your Project API key to your hosting provider`
6969
: '',
70-
`Create a PR for your changes`,
7170
].filter(Boolean);
7271

7372
return `

0 commit comments

Comments
 (0)