mirror of
https://github.com/apache/superset.git
synced 2026-05-28 11:15:24 +00:00
fetch-depth: 1
This commit is contained in:
2
.github/workflows/superset-helm-release.yml
vendored
2
.github/workflows/superset-helm-release.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
ref: ${{ inputs.ref || github.ref_name }}
|
||||
persist-credentials: false
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user