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 a07f1f7 commit f5684beCopy full SHA for f5684be
.github/workflows/regenerate-readme.yml
@@ -96,7 +96,7 @@ jobs:
96
uses: repo-sync/pull-request@v2
97
with:
98
source_branch: regenerate-readme
99
- destination_branch: main
+ destination_branch: ${{ github.event.repository.default_branch }}
100
github_token: ${{ secrets.GITHUB_TOKEN }}
101
pr_title: Regenerate README file
102
pr_body: "**This is an automated pull-request**\n\nRefreshes the `README.md` file with the latest changes to the docblocks in the source code."
0 commit comments