Skip to content

[BUG] When installing mysql in the app store and setting the password, the # character is not allowed #2108

[BUG] When installing mysql in the app store and setting the password, the # character is not allowed

[BUG] When installing mysql in the app store and setting the password, the # character is not allowed #2108

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.ISSUE_TRANSLATOR_TOKEN }}