From b2935c746eae49c618402a63ca157242d47cf5af Mon Sep 17 00:00:00 2001 From: Viktor Baranov Date: Thu, 21 Dec 2023 13:33:09 +0300 Subject: [PATCH] Run base CI on push to v6.0.0-dev branch --- .github/workflows/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index e67df9c5c0..9dac00c1b4 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - v6.0.0-dev - production-core - production-eth-experimental - production-eth-goerli