Atlas Values are not saved Github webhook

Atlas doesn’t create Values from github webhooks.

Saved the below code snippet as API.json.

{
    "from_secret": false,
    "name": "API",
    "value": {
        "url": "https://httpbin.org/"
    }
}

Hi Alexander, can you add more detail about the context here? how is the webhook connecting to Atlas?