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 2b35871 commit dd92a26Copy full SHA for dd92a26
.github/workflows/check-backport-labels.yml
@@ -129,7 +129,7 @@ jobs:
129
# Validate that an exact backport label exists for each floating backport label major
130
# version.
131
132
- has_exact_backports_labels=true
+ has_exact_backport_labels=true
133
134
for pr_floating_major in "${pr_floating_majors[@]}"; do
135
exists_exact_major=false
0 commit comments