Commit 07a5bb0
Add merged-PR closed trigger for site publish evaluation (#59)
## Summary
- add pull_request.closed to .github/workflows/Process-PSModule.yml
- keep existing push and PR update triggers unchanged
## Why
Process-PSModule computes Publish.Site.Enabled from merged PR context.
Including the closed PR event enables the workflow to evaluate and
execute publish behavior on merge events.
---------
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent dcfd69e commit 07a5bb0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments