Commit 091ae77
authored
Add CHANGELOG.md as an update-docs-webhook trigger (#54421)
Since we display the changelog on the docs site, updates to the
changelog should trigger a redeployment of the docs site. The changelog
docs page, `docs/pages/changelog.mdx`, gets its content from including
the main `CHANGELOG.md` file, so trigger docs site redeployments when a
pull request changes that file.1 parent 89f35ab commit 091ae77
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments