ci: disable all CI except docs

IO tests fail randomly and we don't need to run everything if we only
ever update the docs on this branch from now on.
This commit is contained in:
Wolfgang Walther
2025-07-05 22:18:49 +02:00
parent 9675ab239b
commit 8f8efbaa12
6 changed files with 4 additions and 644 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
name: Docs
on:
workflow_call:
secrets:
CACHIX_AUTH_TOKEN:
required: false
push:
branches:
- main
- v[0-9]+
pull_request:
branches:
- main