mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
331756990d
commit
d5e06ffcf4
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -3,7 +3,7 @@ name: publish_docs
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v8.0.x
|
||||
paths:
|
||||
- 'docs/sources/**'
|
||||
- 'packages/grafana-*/**'
|
||||
|
@ -10,8 +10,6 @@ list = false
|
||||
|
||||
# What’s new in Grafana v8.0
|
||||
|
||||
> **Note:** This topic will be updated frequently between now and the final release.
|
||||
|
||||
This topic includes the release notes for Grafana v8.0. For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md).
|
||||
|
||||
## Grafana OSS features
|
||||
|
Loading…
Reference in New Issue
Block a user