From 654356599096d40c528ce9d70e17d9034f737b81 Mon Sep 17 00:00:00 2001 From: Robby Milo Date: Thu, 28 Nov 2024 15:46:34 +0100 Subject: [PATCH] trigger build --- .github/workflows/deploy-pr-preview.yml | 4 ++-- docs/sources/_index.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-pr-preview.yml b/.github/workflows/deploy-pr-preview.yml index 8805d491b..01f2df4a5 100644 --- a/.github/workflows/deploy-pr-preview.yml +++ b/.github/workflows/deploy-pr-preview.yml @@ -6,8 +6,8 @@ on: - opened - synchronize - closed - # paths: - # - "docs/sources/**" + paths: + - "docs/sources/**" jobs: deploy-pr-preview: diff --git a/docs/sources/_index.md b/docs/sources/_index.md index 6d16ecf86..34a41ce32 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -39,3 +39,4 @@ If it's your first time using the guide, start with the [Get started](https://gr Writers' Toolkit is open source and available at [`grafana/writers-toolkit`](https://github.com/grafana/writers-toolkit). If you have questions, or feedback on how to improve this documentation, [open an issue](https://github.com/grafana/writers-toolkit/issues/new) and help make this an even better resource. +.