Skip to content

Commit 9752d82

Browse files
committed
don't autopublish for now
1 parent bdf691e commit 9752d82

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/build_docs.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: build_docs
2-
on:
3-
push:
4-
branches:
5-
- main
2+
# Disable for now while the repo is private
3+
# on:
4+
# push:
5+
# branches:
6+
# - main
67
jobs:
78
deploy:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)