Hi @ethomson this solution appears to trigger when pushing to a new branch. eg. `git push --set-upstream origin test` will cause it to trigger. Subsequent pushes will not cause it to trigger. Is this intended? UPDATE: This problem appears to have be fixed on the GitHub side?
... View more