We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f396d commit 3b3e44cCopy full SHA for 3b3e44c
.github/workflows/common_quickstart.yml
@@ -34,7 +34,7 @@ on:
34
type: string
35
required: false
36
# default: 'main' # TODO: Revert to main before merging.
37
- default: 'nc/quickstarts'
+ default: 'nc/remove-objc-qs' # 'nc/quickstarts'
38
39
# Whether to test the legacy version of the quickstart.
40
is_legacy:
0 commit comments