{"id": 27463, "workflow": {"value": 20681, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null} {"id": 27464, "workflow": {"value": 20681, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27465, "workflow": {"value": 20682, "label": "Test"}, "name": "test", "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null}