Skip to content

Release

Release #171

Workflow file for this run

---
name: autoassign
on:
pull_request:
types:
- opened
- ready_for_review
jobs:
autoassign:
steps:

Check failure on line 12 in .github/workflows/auto-assign.yaml

View workflow run for this annotation

GitHub Actions / autoassign

Invalid workflow file

The workflow is not valid. .github/workflows/auto-assign.yaml (Line: 12, Col: 5): Required property is missing: runs-on
- uses: kentaro-m/auto-assign-action@v1.2.0