We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2679f commit f79accbCopy full SHA for f79accb
.github/workflows/openhands-resolver.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
call-openhands-resolver:
22
- uses: All-Hands-AI/OpenHands/.github/workflows/openhands-resolver.yml@main
+ uses: All-Hands-AI/OpenHands/.github/workflows/openhands-resolver.yml@openhands-fix-issue-5448
23
with:
24
macro: ${{ vars.OPENHANDS_MACRO || '@openhands-agent' }}
25
max_iterations: ${{ fromJson(vars.OPENHANDS_MAX_ITER || 50) }}
0 commit comments