mirror of
https://github.com/valkey-io/valkey.git
synced 2026-05-06 21:39:43 -04:00
fe2ef2616c
- Moves `build-config.json` to workflow dir to build old versions with new configs. - Enables contributors to test release Wf on private repo by adding `github.event_name == 'workflow_dispatch' ||` --------- Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>