mirror of
https://github.com/predis/predis.git
synced 2026-08-26 12:59:51 +00:00
a904a3a273
* Backport #1517 * Added versions restrictions * Removed Relay for cluster with coverage * Added phpcov package
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/%