Skip to content

Commit 3f662ec

Browse files
committed
ci: add timeout (15m) for cagent run task
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent fddd7d2 commit 3f662ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/agent.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Run agent
3737
uses: docker/cagent-action@v1.0.3
38+
timeout-minutes: 15
3839
with:
3940
cagent-version: v1.15.5
4041
agent: ./agent.yml

0 commit comments

Comments
 (0)