Skip to content

Commit c3415c8

Browse files
committed
[SIDE-986] Change docs to build only on updates to main
1 parent 4722609 commit c3415c8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ defaults:
66

77
on:
88
push:
9-
# Commenting out branch filtering for dev purposes.
10-
# branches:
11-
# - main
9+
branches:
10+
- main
1211

1312
jobs:
1413
build:

0 commit comments

Comments
 (0)