Skip to content

Commit d13a2a0

Browse files
authored
Update openhands-resolver.yml
1 parent 5776406 commit d13a2a0

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)