Skip to content

Commit dcfd69e

Browse files
Restore merged-PR context for site publishing (#58)
## Summary - remove push trigger on main - restore pull_request.closed in Process-PSModule triggers ## Why Publish-Site in Process-PSModule is computed from merged PR context (pull_request + closed + merged). Running only on push to main caused Publish-Site to be skipped, so deployed Pages could drift from the latest merged build artifact. --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 0110966 commit dcfd69e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ To find examples of each of the commands you can use Get-Help -Examples 'Command
5353

5454
## Documentation
5555

56-
Link to further documentation if available, or describe where in the repository users can find more detailed documentation about
57-
the module's functions and features.
56+
Function documentation is published to the project site under the `Functions` section and is generated from the module source.
5857

5958
## Contributing
6059

0 commit comments

Comments
 (0)