Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Bump qs from 6.10.1 to 6.11.2 #65

Bump qs from 6.10.1 to 6.11.2

Bump qs from 6.10.1 to 6.11.2 #65

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"