Skip to content

Commit 06a77ce

Browse files
committed
Add a comment
1 parent edcd8ef commit 06a77ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
case "${REF_NAME}" in
111111
*-rc*)
112112
echo "Aborting upload since this is an RC tag: ${REF_NAME}"
113+
# We don't generate -rc* documentation but for actual tag only.
113114
exit 0
114115
;;
115116
*)

0 commit comments

Comments
 (0)