File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ flowchart TB
9494 subgraph main[" "]
9595 direction TB
9696
97- subgraph compileWorkflow["<b> Sketch compilation workflow run</b> "]
97+ subgraph compileWorkflow["Sketch compilation workflow run"]
9898 direction TB
9999
100100 unoJob["arduino:avr:uno<br />job"]
@@ -113,13 +113,13 @@ flowchart TB
113113 mkrzeroArtifact["sketches-reports-arduino-samd-mkrzero<br />artifact"]
114114 end
115115
116- subgraph reportWorkflow["<b> Size deltas report workflow run</b> "]
116+ subgraph reportWorkflow["Size deltas report workflow run"]
117117 direction TB
118118
119119 reportAction["arduino/report-size-deltas<br />action"]
120120 end
121121
122- subgraph pr["<b> Pull request</b> "]
122+ subgraph pr["Pull request"]
123123 direction TB
124124
125125 comment["Size deltas report<br />comment"]
You can’t perform that action at this time.
0 commit comments