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 ec031ca commit 40a5d85Copy full SHA for 40a5d85
.github/workflows/build.yml
@@ -12,9 +12,11 @@ on:
12
tag:
13
required: false
14
type: string
15
+ default: ''
16
dry_run:
17
18
type: boolean
19
+ default: false
20
21
defaults:
22
run:
.github/workflows/ci.yml
@@ -19,9 +19,11 @@ on:
release_version:
23
24
25
26
27
28
29
.github/workflows/conformance.yml
@@ -15,6 +15,7 @@ on:
production-release:
0 commit comments