Fix workflow (#13265)
This commit is contained in:
parent
ed5544945e
commit
569289657e
|
@ -33,7 +33,7 @@ jobs:
|
|||
| sed 's/^v//')
|
||||
|
||||
matches=$(gh pr list \
|
||||
--author otelbot \
|
||||
--author app/otelbot \
|
||||
--state open \
|
||||
--search "in:title \"Update the OpenTelemetry SDK version to $latest_version\"")
|
||||
if [ ! -z "$matches" ]
|
||||
|
|
Loading…
Reference in New Issue