mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
ci: update verify files check
ignore empty files
This commit is contained in:
parent
462c7fcdf8
commit
8633d9b0e4
2
.github/workflows/verify-files-modify.yml
vendored
2
.github/workflows/verify-files-modify.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: verify-version
|
- name: verify-version
|
||||||
uses: actions-cool/verify-files-modify@v1.1.0
|
uses: actions-cool/verify-files-modify@v1.1.1
|
||||||
with:
|
with:
|
||||||
forbid-paths: '.github/, scripts/'
|
forbid-paths: '.github/, scripts/'
|
||||||
skip-verify-authority: 'write'
|
skip-verify-authority: 'write'
|
||||||
|
Loading…
Reference in New Issue
Block a user