diff --git a/substrate/.gitlab-ci.yml b/substrate/.gitlab-ci.yml index b7834bb366..bb1a09b554 100644 --- a/substrate/.gitlab-ci.yml +++ b/substrate/.gitlab-ci.yml @@ -84,6 +84,7 @@ check-web-wasm: allow_failure: true only: - master + - /^[0-9]+$/ script: # WASM support is in progress. As more and more crates support WASM, we # should add entries here.