Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
scefali committed Jun 9, 2024
1 parent f00c833 commit 958cff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/utils/ai.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ function getRepoFromPr(pr: PullRequest) {
return `${pr.repository_url.split('/').slice(-2).join('/')}`
}


function getMetadataAction(pr: ReturnType<typeof getPrContentData>) {
return {
action: 'metadata',
Expand Down

0 comments on commit 958cff9

Please sign in to comment.