diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f4cd23863..3e5104fdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,6 +54,7 @@ jobs: cocoapods-lint: needs: tests runs-on: macOS-10.14 + if: github.ref == refs/heads/master steps: - uses: actions/checkout@v1 - name: Debug