mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 08:21:11 +00:00
Temporarily disable build-docs
Doesn't work on forked repos
This commit is contained in:
parent
c00c299e13
commit
bdbe16a685
1 changed files with 5 additions and 5 deletions
|
|
@ -105,8 +105,8 @@ workflows:
|
||||||
jobs:
|
jobs:
|
||||||
- test-clj
|
- test-clj
|
||||||
- test-cljs
|
- test-cljs
|
||||||
- build-docs:
|
# - build-docs:
|
||||||
filters:
|
# filters:
|
||||||
branches:
|
# branches:
|
||||||
only:
|
# only:
|
||||||
- master
|
# - master
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue