Skip to content

Commit

Permalink
fix: Auto refresh CI reports page every 60s (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara authored May 29, 2024
1 parent 9236c76 commit 70ea450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>

<head>
<meta http-equiv="refresh" content="60">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.1/mustache.min.js"
integrity="sha512-3GRj7sme01zpWwRNPNy48Rda1bD9cq34lqYG5vb8ZXGc+wRqsoBJ3+AC25IYW5w5SrWlzHqIpNIxZt5QF9sXLg=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Expand Down

0 comments on commit 70ea450

Please sign in to comment.