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 +