diff --git a/README.md b/README.md index 71107ebc1..b1e6386a4 100644 --- a/README.md +++ b/README.md @@ -292,4 +292,9 @@ Register-ScheduledJob -ScriptBlock { "@ -ContentType "application/json" } } -Name "Check OS Drive Space" -Trigger $Trigger -ScheduledJobOption $Option +## Collaboration Update + +This README was updated to demonstrate the GitHub fork and pull request workflow. + +Created by Kavya. ```