Skip to content

デバッグ起動がとても遅いのをなんとかしたい #6

デバッグ起動がとても遅いのをなんとかしたい

デバッグ起動がとても遅いのをなんとかしたい #6

Workflow file for this run

name: Issue Labeler
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0