diff --git a/.github/workflows/Process-PSModule.yml b/.github/workflows/Process-PSModule.yml index dab2e65..c57fa15 100644 --- a/.github/workflows/Process-PSModule.yml +++ b/.github/workflows/Process-PSModule.yml @@ -11,6 +11,7 @@ on: branches: - main types: + - closed - opened - reopened - synchronize diff --git a/README.md b/README.md index 59dff54..1075a52 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Import-Module -Name {{ NAME }} ## Usage -Here is a list of examples that are typical use cases for the module. +Here are examples of typical use cases for the module. ### Example 1: Greet an entity