Skip to content

Commit

Permalink
Merge pull request #635 from edoardopirovano/mergeback-deps
Browse files Browse the repository at this point in the history
Update lockfile in mergeback
  • Loading branch information
Edoardo Pirovano authored and GitHub committed Jul 27, 2021
2 parents d13dea1 + 05a53bb commit 181fce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/post-release-mergeback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,6 @@ jobs:
--head "$NEW_BRANCH" \
--base "$BASE_BRANCH" \
--title "$PR_TITLE" \
--label "Update dependencies" \
--body "$PR_BODY" \
${DRAFT:+"$DRAFT"} # no quotes around $DRAFT. gh will error out if there is an empty ""

0 comments on commit 181fce2

Please sign in to comment.