Skip to content

fix: requirements/dev.txt to reduce vulnerabilities #106

fix: requirements/dev.txt to reduce vulnerabilities

fix: requirements/dev.txt to reduce vulnerabilities #106

Workflow file for this run

name: Labeler

Check failure on line 1 in .github/workflows/label.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/label.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
on: [#8]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"