We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00009f commit 14b254dCopy full SHA for 14b254d
.github/workflows/openhands-resolver.yml
@@ -26,7 +26,6 @@ jobs:
26
base_container_image: ${{ vars.OPENHANDS_BASE_CONTAINER_IMAGE || '' }}
27
LLM_MODEL: ${{ vars.LLM_MODEL || 'anthropic/claude-3-5-sonnet-20241022' }}
28
target_branch: ${{ vars.TARGET_BRANCH || 'main' }}
29
- is-experimental: true
30
secrets:
31
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
32
PAT_USERNAME: ${{ secrets.PAT_USERNAME }}
0 commit comments