Disable GH Action workflow for docs

This commit is contained in:
Patrik Svensson
2021-09-23 22:58:39 +02:00
committed by Patrik Svensson
parent 8cfe06e77a
commit b058c54f3c
3 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,7 @@ jobs:
docs:
name: Documentation
if: false # Disable for now
runs-on: ubuntu-latest
steps:
- name: Checkout