add fetcfh depth
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
This commit is contained in:
parent
e9b79ccbd6
commit
637a18e4c3
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter/slim@v4
|
||||
|
Loading…
Reference in New Issue
Block a user