You can add the run-name property to your workflow YAML:
run-name
run-name: ${{ github.event.workflow_run.head_commit.message }}