Skip to content

Commit 1434ec8

Browse files
authored
Disable docs deploy, b/c we don't have docs yet (#156)
1 parent 6318bbc commit 1434ec8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: docs
22

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.
35
on:
4-
push:
5-
branches: [main]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)