Pull requests from forks submitted against gh-pages are not built

Hi,

The PR validation of PR for gh-pages is working fine for branch of the same repository, but for PR created from branches on forks, nothing happen.

How can this be fixed?

Hello @cchantep,

You need to enable “Build forked pull requests” option under Advanced Settings.

This setting is accessible, for example:
https://circleci.com/gh/YOUR-ORG/PROJECT/edit#advanced-settings

That’s the case, but it doesn’t trigger build, which is quite annoying.