Skip to content

SMPLX fitting bad result #40

SMPLX fitting bad result

SMPLX fitting bad result #40

Workflow file for this run

name: Issue Welcome
on:
issues:
types: [opened]
jobs:
issue-welcome:
runs-on: ubuntu-latest
steps:
- name: welcome
uses: actions-cool/[email protected]
with:
actions: 'welcome'
token: ${{ secrets.GITHUB_TOKEN }}
body: |
Hi @${{ github.event.issue.user.login }}, welcome to commit your first issue!
你好 @${{ github.event.issue.user.login }},非常欢迎首次提交你的问题!
issue-contents: 'eyes'