add rule to the ci job (#11511)

This commit is contained in:
Sergejs Kostjucenko
2022-05-24 13:10:13 +03:00
committed by GitHub
parent 494167a05b
commit 6198a5fb06
@@ -31,6 +31,8 @@ check-dependent-polkadot:
COMPANION_OVERRIDES: |
substrate: polkadot-v*
polkadot: release-v*
rules:
- if: $CI_COMMIT_REF_NAME =~ /^[0-9]+$/ #PRs
# TODO: Re-enable after https://github.com/paritytech/pipeline-scripts/issues/44
#check-dependent-cumulus: