diff --git a/app/config/github.yml b/app/config/github.yml index ab16fd14..64b68fc6 100644 --- a/app/config/github.yml +++ b/app/config/github.yml @@ -40,8 +40,8 @@ parameters: symfony/symfony-docs: subscribers: - app.subscriber.status_change_by_comment_subscriber - - app.subscriber.status_change_on_push_subscriber - - app.subscriber.needs_review_new_pr_subscriber + #- app.subscriber.status_change_on_push_subscriber + #- app.subscriber.needs_review_new_pr_subscriber - app.subscriber.bug_label_new_issue_subscriber - app.subscriber.auto_label_pr_from_content_subscriber # secret: %symfony_docs_secret%