{"id": 27471, "workflow": {"value": 20687, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null} {"id": 27472, "workflow": {"value": 20687, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27473, "workflow": {"value": 20688, "label": "Test"}, "name": "test", "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null}