Browse Source

ci: update pr changelog check

add cn lost
pull/29857/head
xrkffgg 4 years ago
committed by GitHub
parent
commit
86b472d0d1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/pr-open-check.yml

2
.github/workflows/pr-open-check.yml

@ -26,7 +26,7 @@ jobs:
uses: actions-cool/pr-check-fill@v1.1.0
with:
filter-start: '|'
require-include: '🇺🇸 English, 🇨🇳 Chinese'
require-include: '🇺🇸 English, 🇨🇳 Chinese, 🇺🇸 英文, 🇨🇳 中文'
comment-body: |
- 🚨 Please fill changelog in the PR
- Write with a **developer-oriented perspective** and **narrative method**, without describing the details of the repair

Loading…
Cancel
Save