More fetch depth fix to patch workflow (#2180)

This commit is contained in:
Josh Mock
2024-03-26 13:46:32 -05:00
committed by GitHub
parent 78dab89db8
commit c106146d30

View File

@ -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