diff --git a/.github/workflows/ci-contracts-matrix-includes.json b/.github/workflows/ci-contracts-matrix-includes.json index 8ef3e79912..9cc3dcb518 100644 --- a/.github/workflows/ci-contracts-matrix-includes.json +++ b/.github/workflows/ci-contracts-matrix-includes.json @@ -3,8 +3,4 @@ "rust":"stable", "runOnEvent":"always" }, - { - "rust":"beta", - "runOnEvent":"pull_request" - } ]