Skip to content

Commit

Permalink
It's js?
Browse files Browse the repository at this point in the history
  • Loading branch information
tothegills committed Aug 7, 2024
1 parent 3fb8518 commit af873d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Hyponome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '[Review in hyponome](https://hyponome-aha-webapp.azurewebsites.net/pulls/${context.issue.number})'
body: `[Review in hyponome](https://hyponome-aha-webapp.azurewebsites.net/pulls/${context.issue.number})`
})

0 comments on commit af873d8

Please sign in to comment.