Skip to content

Commit 8208e20

Browse files
xrkffggAmour1688
authored andcommitted
ci: update verify-files-modify (ant-design#33552)
1 parent b107e48 commit 8208e20

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/verify-files-modify.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
forbid-files: 'components/style/themes/default.less'
2626
skip-verify-authority: 'admin'
2727
comment: |
28-
🚨 Hi @${{ github.event.pull_request.user.login }}. Thanks for your contribution, as the `default.less` file is currently being upgraded, changes will not be accepted for the time being.
28+
🚨 Hi @${{ github.event.pull_request.user.login }}. Thanks for your contribution, as the `default.less` file is currently being upgraded, changes are not recommended.
2929
30-
🚨 你好,@${{ github.event.pull_request.user.login }}。感谢你的贡献,由于 `default.less` 文件近期处于升级状态,暂不接受更改。
31-
close: true
30+
🚨 你好,@${{ github.event.pull_request.user.login }}。感谢你的贡献,由于 `default.less` 文件近期处于升级状态,不建议进行更改。
31+
close: false
32+
set-failed: false

0 commit comments

Comments
 (0)