{"id": 27837, "workflow": {"value": 20963, "label": "Build and deploy demo"}, "name": "scheduled", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27838, "workflow": {"value": 20964, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [\"3.7\", \"3.8\", \"3.9\", \"3.10\", \"3.11\"]}}", "needs": null, "if": null} {"id": 27839, "workflow": {"value": 20964, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27840, "workflow": {"value": 20965, "label": "Update README table of contents"}, "name": "build", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27841, "workflow": {"value": 20966, "label": "Test"}, "name": "test", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [\"3.7\", \"3.8\", \"3.9\", \"3.10\", \"3.11\"]}}", "needs": null, "if": null}