mc2-project / mc2

A Platform for Secure Analytics and Machine Learning
Apache License 2.0
297 stars 43 forks source link

Add GitHub action to auto PR on branch push #163

Closed chester-leung closed 3 years ago

chester-leung commented 3 years ago

This PR adds an action that will automatically create a PR when branches with the prefix update- are pushed to the repo. The PR is from the update-* branch to master.