You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 33056: Update pipeline to sign .ps1 files
Update pipeline to sign .ps1 files
----
#### AI description (iteration 1)
#### PR Classification
Pipeline update to include additional file types for signing.
#### PR Summary
This pull request updates the pipeline configuration to sign `.ps1` files in addition to the existing file types.
- Updated `/.pipelines/PSResourceGet-Official.yml` to include `**\*.ps1` in the `files_to_sign` parameter.
0 commit comments