Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 #179

Bump word-wrap from 1.2.3 to 1.2.4

Bump word-wrap from 1.2.3 to 1.2.4 #179

Workflow file for this run

name: 'Label PR'
on:
pull_request:
types: [opened, reopened, ready_for_review]
jobs:
triage:
runs-on: ubuntu-latest
runs:

Check failure on line 9 in .github/workflows/labeller.yml

View workflow run for this annotation

GitHub Actions / Label PR

Invalid workflow file

The workflow is not valid. .github/workflows/labeller.yml (Line: 9, Col: 5): Unexpected value 'runs'
using: 'node16'
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'