Skip to content

enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索) #19074

enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索)

enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索) #19074

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches-ignore:
- 'l10n_develop'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"