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 ae094a1 commit 3dab49eCopy full SHA for 3dab49e
.github/workflows/add_composer.yml
@@ -54,6 +54,7 @@ jobs:
54
uses: peter-evans/create-pull-request@v5
55
with:
56
token: ${{ secrets.GITHUB_TOKEN }}
57
+ base: main
58
title: ${{ github.event.inputs.commit_message }}
59
body: "This PR was created automatically by GitHub Actions."
60
reviewers: "zulko"
0 commit comments