diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-08-17 12:31:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-17 12:31:16 +0200 |
commit | 9a5c5c330efba45aff2290bc196ec00c3f2de3b9 (patch) | |
tree | 07fca4a32ac80ee6406df09f41eaebfeb3cc457a | |
parent | 7dbedfc8a3b7243df8fa19b8038c450283aa4457 (diff) | |
download | wallabag-9a5c5c330efba45aff2290bc196ec00c3f2de3b9.tar.gz wallabag-9a5c5c330efba45aff2290bc196ec00c3f2de3b9.tar.zst wallabag-9a5c5c330efba45aff2290bc196ec00c3f2de3b9.zip |
Disable autobranch & commit
-rw-r--r-- | .zappr.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.zappr.yaml b/.zappr.yaml index 69a7fa53..f90cd809 100644 --- a/.zappr.yaml +++ b/.zappr.yaml | |||
@@ -1,4 +1,6 @@ | |||
1 | # see https://zappr.opensource.zalan.do/ | 1 | # see https://zappr.opensource.zalan.do/ |
2 | autobranch: false | ||
3 | commit: false | ||
2 | approvals: | 4 | approvals: |
3 | minimum: 1 | 5 | minimum: 1 |
4 | ignore: pr_opener | 6 | ignore: pr_opener |