Skip to content

[Snyk] Fix for 1 vulnerabilities #89

[Snyk] Fix for 1 vulnerabilities

[Snyk] Fix for 1 vulnerabilities #89

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: nodejs/node-pr-labeler@v1
with:
repo-token: ${{ secrets.GH_USER_TOKEN }}
configuration-path: .github/label-pr-config.yml