mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-07-05 03:58:16 +08:00
Disable GH Action workflow for docs
This commit is contained in:

committed by
Patrik Svensson

parent
8cfe06e77a
commit
b058c54f3c
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
|
||||
docs:
|
||||
name: Documentation
|
||||
if: false # Disable for now
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Reference in New Issue
Block a user