Skip to content

Commit

Permalink
Update file(s) from wp-cli/.github
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed May 9, 2022
1 parent 9cddf6b commit b3171bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: repo-sync/pull-request@v2
with:
source_branch: regenerate-readme
destination_branch: main
destination_branch: ${{ github.event.repository.default_branch }}
github_token: ${{ secrets.GITHUB_TOKEN }}
pr_title: Regenerate README file
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."
Expand Down

0 comments on commit b3171bd

Please sign in to comment.