diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index b4d8685fe..9c3c24a53 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -50,6 +50,8 @@ steps: when: - event: push branch: ${CI_REPO_DEFAULT_BRANCH} + - event: manual + branch: ${CI_REPO_DEFAULT_BRANCH} environment: SONAR_TOKEN: from_secret: sonarqube-token