Skip to content

[FIX] close #340 and #355 #782

[FIX] close #340 and #355

[FIX] close #340 and #355 #782

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"