Exclude wiki from appveyor

This commit is contained in:
Margen67
2023-07-05 02:45:00 -07:00
committed by GitHub
parent 71b8c2357e
commit a620397b35

View File

@@ -1,7 +1,7 @@
version: 1.0.{build}-{branch}
branches:
except: [gh-pages, master, canary_base]
except: [gh-pages, master, canary_base, wiki]
skip_tags: true