### Describe the enhancement requested - Remove inputs for workflow_dispatch in `package_odbc.yml`. - Then all instances of `inputs.odbc_release_step` can be replaced with `github.event_name == 'workflow_dispatch'`. - Update `dev/release/07-flightsqlodbc-upload.sh` release documentation accordingly. ### Component(s) C++, FlightRPC
Describe the enhancement requested
package_odbc.yml.inputs.odbc_release_stepcan be replaced withgithub.event_name == 'workflow_dispatch'.dev/release/07-flightsqlodbc-upload.shrelease documentation accordingly.Component(s)
C++, FlightRPC