Update RuboCop-Auto-correct.yml

Signed-off-by: VetheonGames <76892542+VetheonGames@users.noreply.github.com>
This commit is contained in:
VetheonGames 2023-07-27 19:39:52 -06:00 committed by GitHub
parent 8c683e01a1
commit 43997e2c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,5 +38,5 @@ jobs:
title: "Apply RuboCop auto-correct"
branch: "rubocop-autocorrect-${{ github.run_number }}"
base: "development"
delete-branch: false
delete-branch: true
body: "This PR applies RuboCop auto-corrections to the codebase."