{"id": 27459, "workflow": {"value": 20678, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 197431109, "label": "dogsheep-beta"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null} {"id": 27460, "workflow": {"value": 20678, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 197431109, "label": "dogsheep-beta"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27461, "workflow": {"value": 20679, "label": "Test"}, "name": "test", "repo": {"value": 197431109, "label": "dogsheep-beta"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null}