Skip to content

Bump ws from 6.2.2 to 6.2.3 in /frontend #941

Bump ws from 6.2.2 to 6.2.3 in /frontend

Bump ws from 6.2.2 to 6.2.3 in /frontend #941

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"