Skip to content

Commit f00009f

Browse files
authored
Merge pull request #84 from SECQUOIA/bernalde-patch-2
Update openhands-resolver.yml
2 parents 5776406 + d13a2a0 commit f00009f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/openhands-resolver.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
base_container_image: ${{ vars.OPENHANDS_BASE_CONTAINER_IMAGE || '' }}
2727
LLM_MODEL: ${{ vars.LLM_MODEL || 'anthropic/claude-3-5-sonnet-20241022' }}
2828
target_branch: ${{ vars.TARGET_BRANCH || 'main' }}
29+
is-experimental: true
2930
secrets:
3031
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
3132
PAT_USERNAME: ${{ secrets.PAT_USERNAME }}

0 commit comments

Comments
 (0)