mirror of
https://github.com/predis/predis.git
synced 2026-08-29 03:31:03 +00:00
54bb300931
* Renamed GCRA parameters to match latest API * Updated test image * Updated version requirements * Fixed broken test * Updated CHANGELOG.md
Workflows
Delete runs by workflow name
gh run list --workflow 'redis-server-tests.yml' --limit 1000 --json databaseId \
| jq '.[].databaseId' \
| xargs -I % gh api --silent -X DELETE /repos/predis/predis/actions/runs/%