Skip to content

Commit 07b16bf

Browse files
Update static.yml
Disable runs
1 parent ef6aaf2 commit 07b16bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/static.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: deploy-book
33
# Run this when the master or main branch changes
44
on:
55
push:
6-
branches:
7-
- main
8-
- final-updates
6+
# branches:
7+
# - main
8+
# - final-updates
99
# If your git repository has the Jupyter Book within some-subfolder next to
1010
# unrelated files, you can make this run only if a file within that specific
1111
# folder has been modified.

0 commit comments

Comments
 (0)