Skip to content

Commit 4a0ac1c

Browse files
authored
Merge pull request uc-cdis#203 from uc-cdis/chore/dont_run_ci_on_forked_repo
Update integration_tests.yaml
2 parents 3c9f3f6 + 41d02ea commit 4a0ac1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: pull_request
44

55
jobs:
66
integration_tests:
7+
if: ${{ !github.event.repository.fork }}
78
name: Integration tests
89
uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
910
with:

0 commit comments

Comments
 (0)