We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddd7d2 commit 3f662ecCopy full SHA for 3f662ec
1 file changed
.github/workflows/agent.yml
@@ -35,6 +35,7 @@ jobs:
35
36
- name: Run agent
37
uses: docker/cagent-action@v1.0.3
38
+ timeout-minutes: 15
39
with:
40
cagent-version: v1.15.5
41
agent: ./agent.yml
0 commit comments