ci: run docs excluding

This commit is contained in:
iCrawl
2019-08-24 19:45:52 +02:00
parent 4f9e7f4a23
commit 1511e96761

View File

@@ -3,6 +3,7 @@ name: Docs
on: on:
push: push:
branches: branches:
- '*'
- '!gh-action' - '!gh-action'
- '!webpack' - '!webpack'
- '!docs' - '!docs'