From 689c12081fd3b2480b182d81fcc2de576b3fc8a7 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 18 Nov 2023 20:14:18 +0100 Subject: [PATCH] dfvdfv Signed-off-by: Joas Schilling --- .github/workflows/debugging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debugging.yml b/.github/workflows/debugging.yml index c2e056a03cc..b7efbc8ef47 100644 --- a/.github/workflows/debugging.yml +++ b/.github/workflows/debugging.yml @@ -28,7 +28,7 @@ jobs: run: echo '"/webrtc-adapter-"' - name: Test contains(fromJSON('["/nextcloud/vue-"'), steps.branchname.outputs.branch) != true - if: contains(fromJSON('["/nextcloud/vue-"'), steps.branchname.outputs.branch) != true + if: contains(fromJSON('["/nextcloud/vue-"]'), steps.branchname.outputs.branch) != true continue-on-error: true run: echo '"/nextcloud/vue-"'