Skip to content

Commit 579bbc2

Browse files
authored
Configure our publish branch with only the latest commit (DataDog#3734)
GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
1 parent bacb78e commit 579bbc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ jobs:
3737
enable_jekyll: false
3838
# Only deploy if there were changes
3939
allow_empty_commit: false
40+
# GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
41+
force_orphan: true

0 commit comments

Comments
 (0)