Skip to content

issue#385 functionality to handle issue when size of new disk is absent #1265

issue#385 functionality to handle issue when size of new disk is absent

issue#385 functionality to handle issue when size of new disk is absent #1265

Workflow file for this run

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