Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information