Skip to content

Commit

Permalink
Singles
Browse files Browse the repository at this point in the history
  • Loading branch information
tothegills committed Aug 7, 2024
1 parent 3ea0bf7 commit effdf34
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: ${{ format("[Review in hyponome](https://hyponome-aha-webapp.azurewebsites.net/pulls/{0})", context.issue.number) }}
body: ${{ format('[Review in hyponome](https://hyponome-aha-webapp.azurewebsites.net/pulls/{0})', context.issue.number) }}
})

0 comments on commit effdf34

Please sign in to comment.