ci: run docs excluding

This commit is contained in:
iCrawl 2019-08-24 19:45:52 +02:00
parent 4f9e7f4a23
commit 1511e96761
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

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