Skip to content

Commit 1884065

Browse files
committed
chore: ssr workflow
1 parent f5b97af commit 1884065

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ jobs:
145145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146146
number: ${{ github.event.inputs.issueNumber }}
147147
append: true
148+
header: "${{ github.sha }}"
149+
hide: true
148150
hide_details: true
149151
message: |
150152
**SSR Test Run for ${{ github.sha }}**: [Report](https://patternfly.github.io/patternfly-elements/${{ env.HTML_REPORT_URL_PATH }})

0 commit comments

Comments
 (0)