{"id": 27854, "workflow": {"value": 20975, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null} {"id": 27855, "workflow": {"value": 20975, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27856, "workflow": {"value": 20976, "label": "Update README table of contents"}, "name": "build", "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27857, "workflow": {"value": 20977, "label": "Test"}, "name": "test", "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null}