From 76db579da709e433ef185365faa4f0fb30922351 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:50:18 +0200 Subject: [PATCH] "Github bot : crlf removed" --- .github/workflows/weekly_crlftolf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/weekly_crlftolf.yaml b/.github/workflows/weekly_crlftolf.yaml index 21b49f65d..b55f71d21 100644 --- a/.github/workflows/weekly_crlftolf.yaml +++ b/.github/workflows/weekly_crlftolf.yaml @@ -22,6 +22,6 @@ jobs: - name: Create New Pull Request If Needed uses: peter-evans/create-pull-request@v3 with: - title: Crlf to lf + title: "Github bot : crlf removed" branch-suffix: timestamp - commit-message: Crlf to lf + commit-message: "Github bot : crlf removed"