Skip to content

Commit d92c96a

Browse files
Add closed PR trigger for publishing context
Include pull_request.closed in Process-PSModule triggers so merged PR context is available for Publish-Site evaluation. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent dda99ff commit d92c96a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Process-PSModule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
branches:
1212
- main
1313
types:
14+
- closed
1415
- opened
1516
- reopened
1617
- synchronize

0 commit comments

Comments
 (0)