Fix CI for new labels (#8432)

* Fix up CI/CD for the new labels.

* New labels.

* Fix labels

* Fix labels

* Fix accidental change
This commit is contained in:
Gavin Wood
2021-03-23 12:10:03 +01:00
committed by GitHub
parent 0c91f60e13
commit 956262a182
3 changed files with 22 additions and 14 deletions
@@ -66,8 +66,6 @@ sub_spec_version="$(git diff "tags/release...${CI_COMMIT_SHA}" "${VERSIONS_FILE}
if [ "${add_spec_version}" != "${sub_spec_version}" ]
then
github_label "D2-breaksapi"
boldcat <<-EOT
changes to the runtime sources and changes in the spec version.