Skip to content

Commit 5e35d11

Browse files
committed
Update file(s) from wp-cli/.github
1 parent 6d92fb3 commit 5e35d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regenerate-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
uses: repo-sync/pull-request@v2
9797
with:
9898
source_branch: regenerate-readme
99-
destination_branch: main
99+
destination_branch: ${{ github.event.repository.default_branch }}
100100
github_token: ${{ secrets.GITHUB_TOKEN }}
101101
pr_title: Regenerate README file
102102
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

Comments
 (0)