Remove timeout limits from chack-agent workflow steps

This commit is contained in:
Carlos Polop
2026-02-11 14:26:32 +01:00
parent 2b1ab21f66
commit 0bec3535dc
3 changed files with 0 additions and 3 deletions

View File

@@ -83,7 +83,6 @@ jobs:
- name: Run Chack Agent
id: run_chack
if: ${{ steps.gate.outputs.should_run == 'true' }}
timeout-minutes: 6
uses: carlospolop/chack-agent@master
with:
provider: openrouter

View File

@@ -98,7 +98,6 @@ jobs:
- name: Run Chack Agent
id: run_chack
timeout-minutes: 6
uses: carlospolop/chack-agent@master
with:
provider: openrouter

View File

@@ -154,7 +154,6 @@ jobs:
- name: Run Chack Agent
id: run_chack
timeout-minutes: 6
uses: carlospolop/chack-agent@master
with:
provider: openrouter