Chore: fix docs publish branch for v8 (#35361)

* Chore: fix docs publish branch for v8

* Docs: remove notice in what's new
This commit is contained in:
Giordano Ricci
2021-06-08 13:23:46 +02:00
committed by GitHub
parent 331756990d
commit d5e06ffcf4
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: publish_docs
on:
push:
branches:
- main
- v8.0.x
paths:
- 'docs/sources/**'
- 'packages/grafana-*/**'