diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc69e4d..8c96f7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,6 @@ jobs: slither: name: Slither runs-on: ubuntu-latest - if: github.ref == 'refs/heads/main' needs: [build] steps: - name: Checkout repository