Skip to content

Commit b7e29a3

Browse files
committed
docs - only on main branch
1 parent 5138c68 commit b7e29a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: docs
22

33
on:
44
push:
5-
branches: [ main , adding-docs ]
5+
branches: [ main ]
66
paths:
77
- 'docs/**'
88
- 'backend/docs/**'

0 commit comments

Comments
 (0)