alxdavids / voprf-poc

Proof-of-concept implementation of the (V)OPRF protocol in https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/
23 stars 8 forks source link

Add pull_requests to CI #28

Closed alxdavids closed 4 years ago

alxdavids commented 4 years ago

Should allow running CI on forked PRs

alxdavids commented 4 years ago

This isn't necessary as CI is already running on forked repos so we can just check there.