From cb369475e4a56333a63723cc5281976a962b3ebb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:51:37 +0200 Subject: [PATCH] "Github bot : json sorted" --- .github/workflows/weekly_sortjson.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly_sortjson.yaml b/.github/workflows/weekly_sortjson.yaml index 59953440a..c531eb0ce 100644 --- a/.github/workflows/weekly_sortjson.yaml +++ b/.github/workflows/weekly_sortjson.yaml @@ -26,6 +26,6 @@ jobs: if: steps.sort.outputs.changed != '' uses: peter-evans/create-pull-request@v3 with: - title: "Github bot : json sorter" + title: "Github bot : json sorted" branch-suffix: timestamp commit-message: "Github bot : json sorted"