From 05bf816b4583b1452aa088782c9e4a04b0d91225 Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Fri, 29 Aug 2025 18:55:37 +1000 Subject: [PATCH] [ci] woodpecker: restrict the entire pipeline --- .woodpecker/idd.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.woodpecker/idd.yaml b/.woodpecker/idd.yaml index 1d1c299b..38cddb42 100644 --- a/.woodpecker/idd.yaml +++ b/.woodpecker/idd.yaml @@ -7,6 +7,11 @@ matrix: - Debug - Release +when: + - event: push + branch: master + repo: gnif/LookingGlass + clone: - name: clone image: woodpeckerci/plugin-git @@ -16,10 +21,6 @@ clone: steps: - name: idd - when: - - event: push - branch: master - repo: gnif/LookingGlass image: lg-vs2022:latest pull: true environment: