Files
CoolProp/.github
Ian Bell 0dea224e89 fix(ci): skip REFPROP build for fork PRs where secrets are unavailable (#2699)
GitHub does not pass repository secrets to workflows triggered by PRs
from forks, causing the gpg decrypt step to fail. Add a condition so
the Build REFPROP step is skipped for fork PRs; the rest of the build
and non-REFPROP tests still run.

Fixes #2694

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 11:10:19 -04:00
..