diff --git a/.murdock.yml b/.murdock.yml new file mode 100644 index 0000000000..e4b9b825d2 --- /dev/null +++ b/.murdock.yml @@ -0,0 +1,15 @@ +push: + branches: + - staging + - testing + +pr: + enable_comments: true + sticky_comment: true + +commit: + skip_keywords: ["ci_skip", "murdock_skip"] + +artifacts: + - output.txt + - doc-preview/