Signed-off-by: 筱锋xiao_lfeng <gm@x-lf.cn>
This commit is contained in:
parent
003439350c
commit
41e4cc13b1
2
.github/workflows/code-check.yaml
vendored
2
.github/workflows/code-check.yaml
vendored
|
@ -23,8 +23,6 @@ jobs:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
# super-linter needs the full git history to get the
|
|
||||||
# list of files that changed across commits
|
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Super-linter
|
- name: Super-linter
|
||||||
|
|
Loading…
Reference in New Issue
Block a user