Skip to content

アプリをアンインストールした後、マルチエンジンで追加したエンジンを消去する方法が無い #328

アプリをアンインストールした後、マルチエンジンで追加したエンジンを消去する方法が無い

アプリをアンインストールした後、マルチエンジンで追加したエンジンを消去する方法が無い #328

Workflow file for this run

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