SLING-2938 - build hourly to check stability of ITs (SLING-8080)
diff --git a/.sling-module.json b/.sling-module.json
new file mode 100644
index 0000000..9851dab
--- /dev/null
+++ b/.sling-module.json
@@ -0,0 +1,5 @@
+{
+  "jenkins": {
+    "rebuildFrequency": "@hourly"
+  }
+}