Skip to content

Commit

Permalink
CI: Fix typo for request-to-parent (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
superbrothers authored Jul 21, 2020
1 parent 7bcac53 commit 3191b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
title: Bump the version of sort-manifests to ${{ env.GIT_TAG }}
body: This PR bumps up the version of sort-manifests to ${{ env.GIT_TAG }}.
branch: sort-manifests-${{ env.GIT_TAG }}
equest-to-parent: true
request-to-parent: true

0 comments on commit 3191b12

Please sign in to comment.