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

Run backend tests if the feature-toggles documentation changes
This commit is contained in:
Horst Gutmann
2023-11-17 09:21:35 +01:00
committed by GitHub
parent 2d2e058563
commit d78b3fea2f
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -103,6 +103,7 @@ def pr_pipelines():
"go.sum",
"go.mod",
"public/app/plugins/**/plugin.json",
"docs/sources/setup-grafana/configure-grafana/feature-toggles/**",
"devenv/**",
],
),