mirror of
https://github.com/predis/predis.git
synced 2026-09-13 20:07:28 +00:00
72a95b3d75
* Added testing with 8.4-RC1-pre image * 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/%