Skip to content

Commit 2fb453e

Browse files
committed
Revert "Try without updating"
This reverts commit 9604819.
1 parent 9604819 commit 2fb453e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/verify-new-library-version-compatibility.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,7 @@ jobs:
363363
git checkout ${{ needs.get-all-libraries.outputs.branch }}
364364
gh pr create \
365365
--title "[Automation] Update supported library versions $(date '+%Y-%m-%dT%H:%M')" \
366-
--body "This pull request updates supported versions of the existing libraries in the repo"
366+
--body "This pull request updates supported versions of the existing libraries in the repo" \
367+
--reviewer "kimeta" \
368+
--assignee "vjovanov" \
369+
--label "library-bulk-update"

0 commit comments

Comments
 (0)