Skip to content

Made the missing features for v2 to be released. #133

Made the missing features for v2 to be released.

Made the missing features for v2 to be released. #133

Workflow file for this run

name: Labeler
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v4.0.0
with:
repo-token: ${{ github.token }}