Skip to content

TASK-6411 IPv6 improvements #231

TASK-6411 IPv6 improvements

TASK-6411 IPv6 improvements #231

Workflow file for this run

name: 'Label PR'
on:
pull_request:
types: [opened, reopened, ready_for_review]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'