aiidateam / aiida-core

The official repository for the AiiDA code
https://aiida-core.readthedocs.io
Other
412 stars 184 forks source link

Test from fork - DO NOT MERGE #6418

Closed danielhollas closed 1 month ago

danielhollas commented 1 month ago

Docker build should be skipped on PRs from forks (for now)

danielhollas commented 1 month ago

@unkcpz I'm going to have to tweak the if statement to prevent the docker build running on Forks.

danielhollas commented 1 month ago

The trick is apparently to use github.event.pull_request.head.repo.fork