Skip to content

Change all mentions of OpenDevin to OpenHands #2

Change all mentions of OpenDevin to OpenHands

Change all mentions of OpenDevin to OpenHands #2

name: Resolve Issues with OpenHands
on:
issues:
types: [labeled]
jobs:
call-openhands-resolver:

Check failure on line 8 in .github/workflows/openhands-resolver.yml

View workflow run for this annotation

GitHub Actions / Resolve Issues with OpenHands

Invalid workflow file

The workflow is not valid. .github/workflows/openhands-resolver.yml (Line: 8, Col: 3): Error calling workflow 'All-Hands-AI/openhands-resolver/.github/workflows/openhands-resolver.yml@main'. The workflow is requesting 'contents: write, issues: write, pull-requests: write', but is only allowed 'contents: read, issues: none, pull-requests: none'.
uses: All-Hands-AI/openhands-resolver/.github/workflows/openhands-resolver.yml@main
if: github.event.label.name == 'fix-me'
with:
issue_number: ${{ github.event.issue.number }}
secrets: inherit