diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6e4e183937d002b787b55fb9c9784248111c4bfb..f2b4ab78058e133e9698504b29fb6ea39b2e0baf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,9 +14,6 @@ flawfinder-sast:
   stage: test
   needs: []
   dependencies: []
-  only:
-    - main
-    - merge_requests
 
 include:
 - template: Security/SAST.gitlab-ci.yml