logsol / Github-Auto-Deploy

a server that allows you to automatically deploy the latest version of your github project at each git push
http://logsol.github.com/Github-Auto-Deploy/
MIT License
576 stars 187 forks source link

Allow filtering by ref #15

Open ghost opened 11 years ago

ghost commented 11 years ago

This allows Github-Auto-Deploy to (optionally) filter by ref so that pushes to non-deployment branches don't trigger pull + deploy script.

The default behaviour is unmodified.