Skip to content

Commit 14b254d

Browse files
authored
Update openhands-resolver.yml
1 parent f00009f commit 14b254d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/openhands-resolver.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ 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
3029
secrets:
3130
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
3231
PAT_USERNAME: ${{ secrets.PAT_USERNAME }}

0 commit comments

Comments
 (0)