Skip to content

Commit

Permalink
chore: Start release PRs as drafts (#3111)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpro7 committed Mar 12, 2024
1 parent bbb0e65 commit b76e538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.GH_TOKEN }}
draft-pull-request: true
release-type: simple
package-name: dsp-api
pull-request-title-pattern: "chore${scope}: Release${component} ${version}"
Expand Down

0 comments on commit b76e538

Please sign in to comment.