File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 88 paths-ignore :
99 - ' **.md'
1010 - ' **.mdx'
11+ <<<<<<< fix/homepage-updates
1112jobs :
1213 claude-review :
1314 runs-on : ubuntu-latest
139140 paths-ignore :
140141 - ' **.md'
141142 - ' **.mdx'
143+ =======
144+ >>>>>>> dev
142145jobs :
143146 claude-review :
144147 runs-on : ubuntu-latest
@@ -291,6 +294,7 @@ FOOTER
291294 " https://api.github.com/repos/${{ github.repository }}/issues/$PR_NUMBER/comments" \
292295 -d @-
293296
297+ <<<<<<< fix/homepage-updates
294298 echo "Review posted successfully"eview
295299
296300 HEADER
@@ -314,4 +318,7 @@ FOOTER
314318 " https://api.github.com/repos/${{ github.repository }}/issues/$PR_NUMBER/comments" \
315319 -d @-
316320
317- echo "Review posted successfully"
321+ echo "Review posted successfully"
322+ =======
323+ echo "Review posted successfully"
324+ >>>>>>> dev
You can’t perform that action at this time.
0 commit comments