Skip to content

Commit 7aeac0f

Browse files
strtgbbMyroTk
authored andcommitted
fix layout of report meta tags
1 parent 8238532 commit 7aeac0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/create_workflow_report/ci_run_report.html.jinja

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
66
<meta charset="UTF-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
{%- if is_preview %}
9+
<meta http-equiv="Cache-Control" content="max-age=300">
10+
{%- endif %}
811
<style>
912
/* Base colors for Altinity */
1013
:root {

0 commit comments

Comments
 (0)