mirror of
https://github.com/predis/predis.git
synced 2026-08-25 04:59:39 +00:00
bac46bfdb7
* mark as redis 7.4 compatible * run more tests on 8.4 * add 2.3.0 changelog * don't skip errors
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/%