{"id": 27848, "workflow": {"value": 20971, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [\"3.8\", \"3.9\", \"3.10\", \"3.11\"]}}", "needs": null, "if": null} {"id": 27849, "workflow": {"value": 20971, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27850, "workflow": {"value": 20972, "label": "Test"}, "name": "test", "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [\"3.8\", \"3.9\", \"3.10\", \"3.11\"]}}", "needs": null, "if": null}