Skip to content

Commit 9604819

Browse files
committed
Try without updating
1 parent 8586d64 commit 9604819

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,4 @@ 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" \
367-
--reviewer "kimeta" \
368-
--assignee "vjovanov" \
369-
--label "library-bulk-update"
366+
--body "This pull request updates supported versions of the existing libraries in the repo"

0 commit comments

Comments
 (0)