Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,5 @@ jobs:
enable_jekyll: false
# Only deploy if there were changes
allow_empty_commit: false
# GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
force_orphan: true
Loading