Skip to content

Commit

Permalink
Merge pull request #659 from jakub-bochenski/patch-1
Browse files Browse the repository at this point in the history
Trigger builds when MR is approved
  • Loading branch information
omehegan authored Nov 13, 2017
2 parents 6ef7a8a + 0ff427a commit a4ac366
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
* @author Robin Müller
*/
public enum Action {
open, update
open, update, approved
}

0 comments on commit a4ac366

Please sign in to comment.