Pārlūkot izejas kodu

docs/conf: Do not build docs for development branches

Jan Holthuis 5 gadi atpakaļ
vecāks
revīzija
9a4c4d27d5
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      docs/conf.py

+ 1 - 0
docs/conf.py

@@ -31,3 +31,4 @@ html_sidebars = {
 }
 
 smv_remote_whitelist = r"^origin$"
+smv_branch_whitelist = r"^master$"