mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ci: remove hardcoded cagent version from agent writer workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/agent-writer.yml
vendored
3
.github/workflows/agent-writer.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Agent
|
||||
name: Agent writer
|
||||
|
||||
on:
|
||||
issues:
|
||||
@@ -28,7 +28,6 @@ jobs:
|
||||
uses: docker/cagent-action@latest
|
||||
timeout-minutes: 15
|
||||
with:
|
||||
cagent-version: v1.22.0
|
||||
agent: ./tech_writer.yml
|
||||
yolo: true
|
||||
prompt: |
|
||||
|
||||
Reference in New Issue
Block a user