Skip to content

Commit 5b06986

Browse files
committed
Do not run cloud tests for contributions
Signed-off-by: jose.vazquez <[email protected]>
1 parent 1058ed2 commit 5b06986

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.head.repo.fork == false
6566
needs:
6667
- run-tests
6768
uses: ./.github/workflows/cloud-tests-filter.yml

0 commit comments

Comments
 (0)