diff --git a/.github/workflows/auto-review-bot.yml b/.github/workflows/auto-review-bot.yml index 240561cd0575f5..ff14c259c200fc 100644 --- a/.github/workflows/auto-review-bot.yml +++ b/.github/workflows/auto-review-bot.yml @@ -25,6 +25,7 @@ jobs: - name: Auto Review Bot id: auto-review-bot uses: ethereum/eip-review-bot@3e9905fcb72cf81ae9ed732df429c28b17e155b1 + continue-on-error: true with: token: ${{ secrets.TOKEN }} config: config/eip-editors.yml