diff --git a/.woodpecker/pipeline.yaml b/.woodpecker/pipeline.yaml index 78d6ef3..36c48f6 100644 --- a/.woodpecker/pipeline.yaml +++ b/.woodpecker/pipeline.yaml @@ -2,7 +2,7 @@ # ----------------- when: - event: [ push ] + event: [ push, pull_request ] steps: - name: publish-image