diff --git a/jenkinsfile b/jenkinsfile
index b866332..11faf8c 100644
--- a/jenkinsfile
+++ b/jenkinsfile
@@ -41,6 +41,7 @@ pipeline{
 
          regexpFilterText: '$action',
          regexpFilterExpression: '^(opened|reopened|synchronize)$'
+
         )
     }