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
|
repository: elastic/elasticsearch-js
|
||||||
ref: main
|
ref: main
|
||||||
path: stack
|
path: stack
|
||||||
|
fetch-depth: 0
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: elastic/elasticsearch-serverless-js
|
repository: elastic/elasticsearch-serverless-js
|
||||||
|
|||||||
Reference in New Issue
Block a user