Skip to content

fix: MPInstancePara duplicate keys and display value with others display type. #51

fix: MPInstancePara duplicate keys and display value with others display type.

fix: MPInstancePara duplicate keys and display value with others display type. #51

# This workflow translates comments of issues and pull requests into English
# By Mario Calderón, marcalwestf
name: Issue and Pull Request Translator
on:
issues:
types: [opened]
pull_request:
types: [opened]
# Valid for issues and pull requests
issue_comment:
types: [created]
discussion:
types: [created, edited, answered]
discussion_comment:
types: [created, deleted]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: tomsun28/[email protected]