Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Sep 13, 2024
1 parent 892b882 commit 9a653da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/verify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ on:
description: "Enable the MacOS runner in addition to Linux and Windows. Defaults to 'false'."
required: false
type: boolean
skipGoSdk:
description: "Skip the Go SDK verification. Defaults to 'false'. Enable this when verifying a pre-release for which we don't publish the Go SDK (for PRs and the default branch)."
required: false
type: boolean
default: false
workflow_call:
inputs:
providerVersion:
Expand Down

0 comments on commit 9a653da

Please sign in to comment.