Robert Kaussow
2023-08-28 08:08:53 +02:00
committed by GitHub
parent e139abf15a
commit 15bd20d58b

View File

@@ -24,7 +24,7 @@
<Icon name="pull_request" />
<span class="truncate">{{ prettyRef }}</span>
</a>
<span v-if="pipeline.event !== 'pull_request'" class="truncate">{{ pipeline.branch }}</span>
<span v-if="pipeline.event !== 'pull_request'" class="truncate">{{ prettyRef }}</span>
</div>
<div class="flex items-center flex-shrink-0">
<template v-if="pipeline.event === 'pull_request'">