diff --git a/.github/workflows/droid-review.yml b/.github/workflows/droid-review.yml index df43105b..cb87e598 100644 --- a/.github/workflows/droid-review.yml +++ b/.github/workflows/droid-review.yml @@ -30,4 +30,4 @@ jobs: factory_api_key: ${{ secrets.FACTORY_API_KEY }} automatic_review: true automatic_security_review: true - allowed_bots: "dependabot" + allowed_bots: "dependabot,factory-droid"