Skip to content

fix: priority with single_line_empty_body #169

fix: priority with single_line_empty_body

fix: priority with single_line_empty_body #169

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