Skip to content

Commit

Permalink
Adding PR label trigger for openhands-resolver (#4712)
Browse files Browse the repository at this point in the history
  • Loading branch information
malhotra5 authored Nov 3, 2024
1 parent 4446d31 commit 496364c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/openhands-resolver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Resolve Issues with OpenHands
on:
issues:
types: [labeled]
pull_request:
types: [labeled]

jobs:
call-openhands-resolver:
Expand Down

0 comments on commit 496364c

Please sign in to comment.