remove link to github branch and add actual branch
This commit is contained in:
parent
3405d2fa38
commit
3539143c07
|
@ -11,9 +11,9 @@
|
|||
{{#if isPullRequestsList}}
|
||||
<small>PR #{{build.pullRequestNumber}}</small>
|
||||
{{else}}
|
||||
<a {{bind-attr href="build.urlGithubPullRequest"}}>
|
||||
<small>insert branch</small>
|
||||
</a>
|
||||
{{!-- <a {{bind-attr href="build.urlGithubPullRequest"}}> --}}
|
||||
<small>{{build.commit.branch}}</small>
|
||||
{{!-- </a> --}}
|
||||
{{/if}}
|
||||
{{{format-message build.commit.message short="true" repoBinding=build.repo}}}
|
||||
</h2>
|
||||
|
|
Loading…
Reference in New Issue
Block a user