More fetch depth fix to patch workflow (#2180)
This commit is contained in:
1
.github/workflows/serverless-patch.yml
vendored
1
.github/workflows/serverless-patch.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
repository: elastic/elasticsearch-js
|
||||
ref: main
|
||||
path: stack
|
||||
fetch-depth: 0
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: elastic/elasticsearch-serverless-js
|
||||
|
||||
Reference in New Issue
Block a user