{"id": 27466, "workflow": {"value": 20683, "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": 27467, "workflow": {"value": 20684, "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": 27468, "workflow": {"value": 20684, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 207052882, "label": "github-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27469, "workflow": {"value": 20685, "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": 27470, "workflow": {"value": 20686, "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}