anyone have a good way to run the build for PRs su...
# contributing-to-airbyte
c
anyone have a good way to run the build for PRs submitted by open source contributors? Would love to merge christophe’s stuff.
u
By run do you mean the actions?
u
fixed the test
u
i meant run the build.
u
looks like it's configurable for something like circleci https://circleci.com/blog/triggering-trusted-ci-jobs-on-untrusted-forks/ but not for github actions
u
we could push his branch to the repo and just run the tests on the branch separately if you want a temporary solution