From 5b28c0ffe7c8e0a25f1ea332a9c6d095644b936c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Tue, 1 Aug 2023 13:10:19 +0200 Subject: [PATCH] ci: Dry run by adding branch --- .github/workflows/ci-master.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml index f6be4c76bb..f3e41e8491 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-master.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - parallelize-ci-master jobs: build: