From 99f0b573673cdddb31ecbce9e92627d70e4c20b8 Mon Sep 17 00:00:00 2001 From: tuandv Date: Fri, 24 Jul 2026 21:10:40 +0700 Subject: [PATCH] Change Tools section header to 'Tools test for pull request' Updated section header for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17ccacdfcd..cfec110a1e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Each PR against the default branch of this repository has an Upsun check. Click **Details** on an open PR to see a fully functional site based on the changes in the PR. (You can have the same functionality for your repository.) -## Tools +## Tools test for pull request The documentation site is build using [Hugo](https://gohugo.io), a Go static site generator. The build script is rerun on every deploy to produce a fresh static site instance.