Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

update retire notice #2690

update retire notice

update retire notice #2690

Workflow file for this run

name: 'PR labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2.1.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'