We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59113a6 commit 929a84bCopy full SHA for 929a84b
web_src/js/components/RepoActionView.vue
@@ -507,6 +507,8 @@ export default defineComponent({
507
<li class="job-artifacts-item" v-else>
508
<span class="ui text light grey">
509
<SvgIcon name="octicon-file" class="ui text light grey job-artifacts-icon"/>{{ artifact.name }}
510
+ <!-- LOCALES? -->
511
+ <span class="ui text label light grey tw-ml-1">Expired</span>
512
</span>
513
</li>
514
</template>
0 commit comments