From 162b42a05cd10b5a4a5018b9cd2786851bf52f57 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Tue, 3 Oct 2023 17:05:40 +0200 Subject: [PATCH] Revert Skip buildkite steps for branches for dependabot PRs --- .buildkite/pipeline.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index c79c2d9c85..cb974716c2 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -33,9 +33,6 @@ x-common-params: build.branch != 'trunk' && build.branch !~ /^release.*/ && build.branch !~ /^dependabot\/submodules.*/ steps: - - block: "Request trigger Android bundle and builds" - branches: "dependabot/submodules/*" - - label: Lint and Unit Tests key: unit-tests plugins: