Skip to content

[Switch]: options 和 jsx渲染的结果不一致 #1366

[Switch]: options 和 jsx渲染的结果不一致

[Switch]: options 和 jsx渲染的结果不一致 #1366

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- name: Say Hello
uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hey, thank you for opening your first Issue ! 🙂'