From 26842d0f5ec2d0f1d79b1f4ec3ef59cb9df2ad8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Thu, 1 Jul 2021 14:16:29 +1000 Subject: [PATCH] chore(tidy.yml): improve commit message --- .github/workflows/tidy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tidy.yml b/.github/workflows/tidy.yml index 42755566d..e743c4903 100644 --- a/.github/workflows/tidy.yml +++ b/.github/workflows/tidy.yml @@ -16,5 +16,5 @@ jobs: - uses: peter-evans/create-pull-request@v3 with: title: "Tidied up document using tidy-html5" - commit-message: "chore(tidy): tidy up document" + commit-message: "chore: tidy up index.html" branch: html-tidy