Skip to content

Commit d945190

Browse files
committed
ci: remove hardcoded cagent version from agent writer workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent 7810795 commit d945190

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/agent-writer.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Agent
1+
name: Agent writer
22

33
on:
44
issues:
@@ -28,7 +28,6 @@ jobs:
2828
uses: docker/cagent-action@latest
2929
timeout-minutes: 15
3030
with:
31-
cagent-version: v1.22.0
3231
agent: ./tech_writer.yml
3332
yolo: true
3433
prompt: |

0 commit comments

Comments
 (0)