Skip to content

Commit 0033f86

Browse files
committed
Temporarily switch to different workflow
1 parent 52b796c commit 0033f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openhands-resolver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
startsWith(github.event.comment.body, vars.OPENHANDS_MACRO || '@openhands-agent') &&
2323
(github.event.comment.author_association == 'OWNER' || github.event.comment.author_association == 'COLLABORATOR' || github.event.comment.author_association == 'MEMBER'))
2424
}}
25-
uses: All-Hands-AI/OpenHands/.github/workflows/openhands-resolver.yml@main
25+
uses: All-Hands-AI/OpenHands/.github/workflows/openhands-resolver.yml@neubig/resolver_package_name
2626
with:
2727
macro: ${{ vars.OPENHANDS_MACRO || '@openhands-agent' }}
2828
max_iterations: 50

0 commit comments

Comments
 (0)