Skip to content

Feat/dedicated while scope #1097

Feat/dedicated while scope

Feat/dedicated while scope #1097

Workflow file for this run

name: Labeler
on:
pull_request:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@master
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true