diff --git a/.github/workflows/bump_support_rotation.yml b/.github/workflows/bump_support_rotation.yml index ae7f06c72b..036358072e 100644 --- a/.github/workflows/bump_support_rotation.yml +++ b/.github/workflows/bump_support_rotation.yml @@ -21,7 +21,10 @@ jobs: with: token: ${{ secrets.CREDENTIALS_GITHUB_PUSH_TOKEN }} title: Bump Lyft Support Rotation - commit-message: Bump Lyft Support Rotation + commit-message: | + Bump Lyft Support Rotation + + Signed-off-by: GitHub Action committer: GitHub Action base: main delete-branch: true