Skip to content

[Bug]: When using Pinyin input method to type Chinese characters, the Pinyin characters are filled into the input box, making it impossible to select Chinese characters. #1386

[Bug]: When using Pinyin input method to type Chinese characters, the Pinyin characters are filled into the input box, making it impossible to select Chinese characters.

[Bug]: When using Pinyin input method to type Chinese characters, the Pinyin characters are filled into the input box, making it impossible to select Chinese characters. #1386

name: Label sponsors
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
build:
name: is-sponsor-label
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/is-sponsor-label-action@v1.2.0
with:
label: sponsor
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}