Initial deploy setup
deploy / deploy (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-21 14:00:00 +02:00
commit b8091e59bd
285 changed files with 27854 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"provider": "workable",
"jobs": [
{
"id": "wb-open-1",
"title": "Data Engineer",
"url": "https://apply.workable.com/example/data-engineer/",
"place": "Brussel",
"employment_type": "contract",
"createdAt": "2026-01-12T09:00:00Z"
},
{
"id": "wb-open-2",
"title": "ML Engineer",
"url": "https://apply.workable.com/example/ml-engineer/",
"place": "Gent",
"jobType": "full_time",
"createdAt": "2026-01-13T09:00:00Z"
},
{
"id": "wb-closed-1",
"title": "Closed Workable",
"url": "https://apply.workable.com/example/closed/",
"status": "closed"
}
]
}