Skip to content

Fix PowerShell capitalization in workflow naming#46

Merged
marko-stanojevic merged 2 commits intomainfrom
copilot/sub-pr-45
Dec 30, 2025
Merged

Fix PowerShell capitalization in workflow naming#46
marko-stanojevic merged 2 commits intomainfrom
copilot/sub-pr-45

Conversation

Copy link
Contributor

Copilot AI commented Dec 30, 2025

Addresses inconsistent capitalization in ps-cache-dependencies.yml workflow. The word "Powershell" should be "PowerShell" with a capital 'S' to match the official product name and naming convention used in other workflows.

Changes

  • Updated workflow name from CI Setup Powershell Dependencies to CI Setup PowerShell Dependencies
  • Updated job name from Powershell Dependencies to PowerShell Dependencies

This brings ps-cache-dependencies.yml in line with other workflows like ps-build-module.yml which correctly uses "PowerShell Module".


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Base automatically changed from feature/workflow_display_names to main December 30, 2025 18:14
Co-authored-by: marko-stanojevic <18008492+marko-stanojevic@users.noreply.github.com>
Copilot AI changed the title [WIP] Update workflow naming and triggers based on feedback Fix PowerShell capitalization in workflow naming Dec 30, 2025
@marko-stanojevic marko-stanojevic marked this pull request as ready for review December 30, 2025 18:21
@marko-stanojevic marko-stanojevic merged commit accf049 into main Dec 30, 2025
@marko-stanojevic marko-stanojevic deleted the copilot/sub-pr-45 branch December 30, 2025 18:21
Copy link
Contributor

@marko-stanojevic marko-stanojevic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Health
Private 100% 0%
Public 100% 0%
Summary 100% (11 / 11) 100% (0 / 0)

Minimum allowed line rate is 0%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants