mirror of
https://github.com/predis/predis.git
synced 2026-09-22 16:20:16 +00:00
efb3958fb7
* Added support for new TS commands * Fixed version constraints * Codestyle fixes * Remvoed TS.BGET command
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/%