Skip to content

Commit 7505959

Browse files
committed
chore: add feat/develop branch to docs action trigger
1 parent 87453f8 commit 7505959

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: Deploy Docs
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [master,feat/develop]
66
paths:
77
- 'docs/**'
88
- '.github/workflows/docs.yml'

0 commit comments

Comments
 (0)