From c478bf599237304ba6ec2b133b1077617a044c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 6 Sep 2023 10:49:49 +0200 Subject: [PATCH] debug branch protection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- .github/workflows/update-node-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-node-dist.yml b/.github/workflows/update-node-dist.yml index 6358f7e37ca..11a51f1965c 100644 --- a/.github/workflows/update-node-dist.yml +++ b/.github/workflows/update-node-dist.yml @@ -6,7 +6,7 @@ on: branches: # implemented since 28, once branched off, add your stable branch here - main - # - ci/node-dist-workflow + - ci/node-dist-workflow-test # - stable28 concurrency: