summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 5f0b411..3175cfa 100644
--- a/init.lua
+++ b/init.lua
@@ -267,6 +267,7 @@ local function activate()
end
jobs.MAX_CONCURRENT = configured_max_concurrent(ext)
+ ext.workflows = workflow_api.workflows
-- Discover through spawn so the workflow lanes, which resolve profiles
-- lazily, share the exact set this tool description advertises.