Skip to content

Commit 086196e

Browse files
committed
Test in deploy preview
Signed-off-by: Jack Baldry <[email protected]>
1 parent 94ec98d commit 086196e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/deploy-pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
deploy-pr-preview:
1414
if: "!github.event.pull_request.head.repo.fork"
15-
uses: grafana/writers-toolkit/.github/workflows/deploy-preview.yml@main
15+
uses: grafana/writers-toolkit/.github/workflows/deploy-preview.yml@jdb/deploy-preview
1616
with:
1717
branch: ${{ github.head_ref }}
1818
event_number: ${{ github.event.number }}

docs/sources/k6/v1.2.x/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
aliases:
33
- /docs/k6/
44
description: 'The k6 documentation covers everything you need to know about k6 OSS, load testing, and performance testing.'
5-
menuTitle: Grafana k6
5+
nmenuTitle: Grafana k6
66
title: Grafana k6
77
weight: -10
88
hero:
@@ -90,6 +90,8 @@ Watch the video below to learn more about k6 and why it could be the missing puz
9090

9191
{{< youtube id="1mtYVDA2_iQ" >}}
9292

93+
TESTING AGAIN
94+
9395
## Explore
9496

9597
{{< card-grid key="cards" type="simple" >}}

0 commit comments

Comments
 (0)