We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d58cbf commit 2665123Copy full SHA for 2665123
1 file changed
.github/workflows/rust-release.yml
@@ -7,7 +7,7 @@
7
# and MUST be run before this workflow. Dispatching this workflow without
8
# first running `Rust Start Release` (and reviewing/approving the
9
# resulting release PR) will publish whatever happens to be committed at
10
-# `releases/rust/db_esdk/` and is unsupported.
+# `releases/rust/db_esdk/`.
11
#
12
# This workflow MUST be dispatched on the release PR's branch (head ref)
13
# BEFORE the PR is merged, so a failed publish or failed smoke test
0 commit comments