Skip to content

Commit ddf3799

Browse files
committed
feat: restore main branch trigger to workflow in docs.yml
1 parent 04f64f9 commit ddf3799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Documentation
22

33
on:
44
push:
5+
branches: [main]
56
workflow_dispatch:
67

78
jobs:

0 commit comments

Comments
 (0)