Skip to content

Commit f067cb9

Browse files
committed
On branch edburns/dd-2855288-add-smoke-test-to-build-and-test
modified: .github/agents/agentic-workflows.agent.md modified: .github/aw/actions-lock.json
1 parent 00a8c7e commit f067cb9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/agents/agentic-workflows.agent.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
name: Agentic Workflows
33
description: GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing
4-
infer: false
4+
user-invocable: true
5+
disable-model-invocation: true
56
---
67

78
# GitHub Agentic Workflows Agent

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"version": "v4",
1616
"sha": "49933ea5288caeca8642d1e84afbd3f7d6820020"
1717
},
18+
"github/gh-aw-actions/setup@v0.63.1": {
19+
"repo": "github/gh-aw-actions/setup",
20+
"version": "v0.63.1",
21+
"sha": "53e09ec0be6271e81a69f51ef93f37212c8834b0"
22+
},
1823
"github/gh-aw/actions/setup@v0.51.6": {
1924
"repo": "github/gh-aw/actions/setup",
2025
"version": "v0.51.6",

0 commit comments

Comments
 (0)