🔨 Add placeholder for variable

This commit is contained in:
Tanay Pant 2021-08-16 11:45:14 +02:00
parent afa348610c
commit 4c93cee66f

View File

@ -126,3 +126,7 @@ const isActive = $workflow.active;
const workflowId = $workflow.id;
const workflowName = $workflow.name;
```
## Variable: $restartWebhookUrl
This section is still a work in progress. We'll add more details about this variable soon.