Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Coverage: Add Support for Deployment Environments #395

Merged
merged 11 commits into from
Apr 30, 2023
Prev Previous commit
Next Next commit
Update GitHubDeployments.ps1
  • Loading branch information
HowardWolosky authored Apr 29, 2023
commit 1bec124b4f23e4cc1e7728656af81a8dda35ef7f
1 change: 0 additions & 1 deletion GitHubDeployments.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ filter Remove-GitHubDeploymentEnvironment

You can also pipe in a repo that was returned from a previous command.
#>

[CmdletBinding(
SupportsShouldProcess,
DefaultParameterSetName='Elements',
Expand Down