diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5641193e..97ca371e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ audit: scheduled-audit: stage: test script: - - npm-audit + - npm audit only: - schedules