Skip to content

古い記事の誤りを修正 #1569

古い記事の誤りを修正

古い記事の誤りを修正 #1569

Workflow file for this run

name: Triage
on:
- pull_request
jobs:
triage:
name: PR Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"