1 parent 6318bbc commit 1434ec8Copy full SHA for 1434ec8
1 file changed
.github/workflows/docs.yml
@@ -1,8 +1,8 @@
1
name: docs
2
3
+# Disabled: we don't have docs to deploy yet, so this only runs when
4
+# triggered manually. Restore `push: branches: [main]` to re-enable.
5
on:
- push:
- branches: [main]
6
workflow_dispatch:
7
8
permissions:
0 commit comments