[v10.0.x] CI: Test backend on feature-toggles documentation changes (#78304)

CI: Test backend on feature-toggles documentation changes (#78177)

Run backend tests if the feature-toggles documentation changes

(cherry picked from commit d78b3fea2f)
This commit is contained in:
Horst Gutmann
2023-11-17 10:41:50 +02:00
committed by GitHub
parent 98c432ec37
commit 0a70d1cd1d
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -99,6 +99,7 @@ def pr_pipelines():
"go.sum",
"go.mod",
"public/app/plugins/**/plugin.json",
"docs/sources/setup-grafana/configure-grafana/feature-toggles/**",
"devenv/**",
],
),