Skip to content

Commit

Permalink
update status page
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2024
1 parent a6cb837 commit bb15a4e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/status/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,15 @@ Please edit `branches.json` and raise a pull request, this file will be automati

<table style="margin-left:20px; margin-top:10px">

<tr>
<td><a href="https://github.com/cylc/cylc-flow/milestone/123?q=is%3Aopen">
<img src="https://img.shields.io/github/milestones/issues-open/cylc/cylc-flow/123" />
</a></td>
<td><a href="https://github.com/cylc/cylc-flow/milestone/123?q=is%3Aclosed">
<img src="https://img.shields.io/github/milestones/issues-closed/cylc/cylc-flow/123" />
</a></td>
</tr>

<tr>
<td><a href="https://github.com/cylc/cylc-flow/milestone/82?q=is%3Aopen">
<img src="https://img.shields.io/github/milestones/issues-open/cylc/cylc-flow/82" />
Expand Down

0 comments on commit bb15a4e

Please sign in to comment.