Skip to content

修改mysqlConf后无法扩展节点 #2247

修改mysqlConf后无法扩展节点

修改mysqlConf后无法扩展节点 #2247

Workflow file for this run

name: Greetings
on: issues
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! thanks for your contribution! great first issue!'