mirror of
https://github.com/predis/predis.git
synced 2026-09-21 15:50:27 +00:00
7a4fa99d13
* Added support for GCRA command * Codestyle fixes * Updated test image
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/%