IMPALA-14439: Fix YAML directives end marker

Incorrect marker was included at the beginning (`--` instead of `---`)
which caused Apache Infrastructure to reject the file.

Tested with a YAML validator.

Change-Id: I554ba9b12655b1dbc8d38f6d533d51be92578369
Reviewed-on: http://gerrit.cloudera.org:8080/23426
Reviewed-by: Michael Smith <michael.smith@cloudera.com>
Tested-by: Michael Smith <michael.smith@cloudera.com>
This commit is contained in:
Michael Smith
2025-09-15 08:55:33 -07:00
parent c0cd51572c
commit 4628b18ad0

View File

@@ -16,7 +16,7 @@
# under the License. # under the License.
# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md # https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
-- ---
github: github:
autolink_jira: autolink_jira:
- IMPALA - IMPALA