From 0353ede6de7e92a9ef26e902fc8390d82528bcdf Mon Sep 17 00:00:00 2001
From: NorthRealm <155140859+NorthRealm@users.noreply.github.com>
Date: Sun, 25 May 2025 01:58:06 +0800
Subject: [PATCH 1/4] actions list
---
templates/repo/actions/runs_list.tmpl | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/templates/repo/actions/runs_list.tmpl b/templates/repo/actions/runs_list.tmpl
index 4ebedcd73bc0d..507f2cb503c4a 100644
--- a/templates/repo/actions/runs_list.tmpl
+++ b/templates/repo/actions/runs_list.tmpl
@@ -36,15 +36,20 @@
{{svg "octicon-calendar" 16}}{{DateUtils.TimeSince $run.Updated}}
{{svg "octicon-stopwatch" 16}}{{$run.Duration}}
- {{if and ($.AllowDeleteWorkflowRuns) ($run.Status.IsDone)}}
-
- {{end}}
+
+ {{svg "octicon-kebab-horizontal"}}
+
+
{{end}}
From e093abe30878edc39adb34167916619f6430c8a8 Mon Sep 17 00:00:00 2001
From: NorthRealm <155140859+NorthRealm@users.noreply.github.com>
Date: Sun, 25 May 2025 20:40:29 +0800
Subject: [PATCH 2/4] update
---
templates/repo/actions/runs_list.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/repo/actions/runs_list.tmpl b/templates/repo/actions/runs_list.tmpl
index 507f2cb503c4a..33c72d57aade2 100644
--- a/templates/repo/actions/runs_list.tmpl
+++ b/templates/repo/actions/runs_list.tmpl
@@ -36,7 +36,7 @@
{{svg "octicon-calendar" 16}}{{DateUtils.TimeSince $run.Updated}}
{{svg "octicon-stopwatch" 16}}{{$run.Duration}}
-
+
{{svg "octicon-kebab-horizontal"}}
-
+
{{svg "octicon-kebab-horizontal"}}
-
From 050df90e8ba472a093348b34c71a200f24a6e451 Mon Sep 17 00:00:00 2001
From: NorthRealm <155140859+NorthRealm@users.noreply.github.com>
Date: Sun, 25 May 2025 23:00:08 +0800
Subject: [PATCH 4/4] comment
---
templates/repo/actions/runs_list.tmpl | 3 +++
1 file changed, 3 insertions(+)
diff --git a/templates/repo/actions/runs_list.tmpl b/templates/repo/actions/runs_list.tmpl
index 90b31be8a6fb7..a37731cffb496 100644
--- a/templates/repo/actions/runs_list.tmpl
+++ b/templates/repo/actions/runs_list.tmpl
@@ -39,6 +39,9 @@
{{svg "octicon-kebab-horizontal"}}