We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2feba7 commit 5bf22fdCopy full SHA for 5bf22fd
.github/workflows/ci.yml
@@ -38,7 +38,6 @@ jobs:
38
key: ${{ github.sha }}-${{ hashFiles('pnpm-lock.yaml') }}
39
40
test:
41
- if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
42
needs: build
43
strategy:
44
matrix:
0 commit comments