diff --git a/.github/workflows/wf_Linux.yml b/.github/workflows/wf_Linux.yml index e530dca..f44bf58 100644 --- a/.github/workflows/wf_Linux.yml +++ b/.github/workflows/wf_Linux.yml @@ -6,7 +6,7 @@ # https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-powershell # https://github.com/actions/upload-artifact#where-does-the-upload-go # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-branches -name: ActionsTest-Linux-Build +name: pwshCloudCommands-Linux on: pull_request: branches-ignore: diff --git a/.github/workflows/wf_MacOS.yml b/.github/workflows/wf_MacOS.yml index ded926e..fcd7fbe 100644 --- a/.github/workflows/wf_MacOS.yml +++ b/.github/workflows/wf_MacOS.yml @@ -6,7 +6,7 @@ # https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-powershell # https://github.com/actions/upload-artifact#where-does-the-upload-go # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-branches -name: ActionsTest-MacOS-Build +name: pwshCloudCommands-MacOS on: pull_request: branches-ignore: diff --git a/.github/workflows/wf_Windows.yml b/.github/workflows/wf_Windows.yml index 890434b..d296e07 100644 --- a/.github/workflows/wf_Windows.yml +++ b/.github/workflows/wf_Windows.yml @@ -6,7 +6,7 @@ # https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-powershell # https://github.com/actions/upload-artifact#where-does-the-upload-go # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-branches -name: ActionsTest-Windows-Build +name: pwshCloudCommands-Windows on: pull_request: branches-ignore: diff --git a/.github/workflows/wf_Windows_Core.yml b/.github/workflows/wf_Windows_Core.yml index fcf15a4..958cb3a 100644 --- a/.github/workflows/wf_Windows_Core.yml +++ b/.github/workflows/wf_Windows_Core.yml @@ -6,7 +6,7 @@ # https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-powershell # https://github.com/actions/upload-artifact#where-does-the-upload-go # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-branches -name: ActionsTest-Windows-pwsh-Build +name: pwshCloudCommands-Windows-pwsh on: pull_request: branches-ignore: diff --git a/README.md b/README.md index 26a9128..49dcfa0 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Branch | Windows - PowerShell | Windows - pwsh | Linux | MacOS --- | --- | --- | --- | --- | -main | [![Build status Windows PowerShell main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml) | [![Build Status Windpws pwsh main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml) | [![Build Status Linux main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml) | [![Build Status MacOS main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml) -Enhancements | [![Build status Windows PowerShell Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml) | [![Build Status Windpws pwsh Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml) | [![Build Status Linux Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml) | [![Build Status MacOS Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml) +main | [![Build status Windows PowerShell main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml) | [![Build Status Windows pwsh main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml) | [![Build Status Linux main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml) | [![Build Status MacOS main](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml/badge.svg?branch=main)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml) +Enhancements | [![Build status Windows PowerShell Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows.yml) | [![Build Status Windows pwsh Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Windows_Core.yml) | [![Build Status Linux Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_Linux.yml) | [![Build Status MacOS Enhancements](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml/badge.svg?branch=Enhancements)](https://github.com/techthoughts2/pwshCloudCommands/actions/workflows/wf_MacOS.yml) ## Synopsis