Skip to content

[Snyk] Upgrade npm-to-yarn from 2.0.0 to 2.2.1 #4

[Snyk] Upgrade npm-to-yarn from 2.0.0 to 2.2.1

[Snyk] Upgrade npm-to-yarn from 2.0.0 to 2.2.1 #4

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}