We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8586d64 commit 9604819Copy full SHA for 9604819
.github/workflows/verify-new-library-version-compatibility.yml
@@ -363,7 +363,4 @@ jobs:
363
git checkout ${{ needs.get-all-libraries.outputs.branch }}
364
gh pr create \
365
--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"
+ --body "This pull request updates supported versions of the existing libraries in the repo"
0 commit comments