Skip to content

Commit 52eb8af

Browse files
committed
Do not run cloud tests for contributions
1 parent 1058ed2 commit 52eb8af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
uses: ./.github/workflows/check-licenses.yml
6363

6464
cloud-tests-filter:
65+
if: github.event.pull_request.base.repo.full_name == github.event.pull_request.head.repo.full_name
6566
needs:
6667
- run-tests
6768
uses: ./.github/workflows/cloud-tests-filter.yml

0 commit comments

Comments
 (0)