Skip to content

Commit

Permalink
.rultor.yml: Configure with default merging setting
Browse files Browse the repository at this point in the history
This enables rultor on this repo so maintainers can merge without
pushing the "green button"

Closes: #8
  • Loading branch information
Mixih authored and sils committed Dec 13, 2016
1 parent e9d2157 commit 0948f35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
merge:
fast-forward: only
script: echo "Nothing to do."

0 comments on commit 0948f35

Please sign in to comment.