Skip to content

[Problem/Bug]: Testing regression #1

[Problem/Bug]: Testing regression

[Problem/Bug]: Testing regression #1

Workflow file for this run

name: Auto Assign
on:
issues:
types: [labeled]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: ['regression']

Check failure on line 13 in .github/workflows/autoAssign.yml

View workflow run for this annotation

GitHub Actions / Auto Assign

Invalid workflow file

The workflow is not valid. .github/workflows/autoAssign.yml (Line: 13, Col: 26): A sequence was not expected