From cab7c601e1ce593c21c9168a0089627e9257941c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 9 Jun 2025 07:22:44 +0200 Subject: [PATCH] Update weekly-supelinter.yaml --- .github/workflows/weekly-supelinter.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/workflows/weekly-supelinter.yaml b/.github/workflows/weekly-supelinter.yaml index 5dfad3c46..4f20d7507 100644 --- a/.github/workflows/weekly-supelinter.yaml +++ b/.github/workflows/weekly-supelinter.yaml @@ -65,10 +65,5 @@ jobs: with: title: "Github bot: fix linting issues nobuild" commit-message: "fix: auto-fix linting issues" - committer: super-linter - author: super-linter - signoff: true - delete-branch: true - branch: lint/autofix - body: | - This pull request was automatically created by the GitHub Actions Super-Linter workflow to fix detected linting issues. + branch-suffix: timestamp +