Skip to content

Commit c0bb79d

Browse files
authored
Update readme-reflect.yml
1 parent 0263009 commit c0bb79d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/readme-reflect.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ name: Update README from docs index
44
on:
55
push:
66
branches:
7-
- main # or your primary branch name
7+
- dev # or your primary branch name
8+
- docs
9+
- master
810

911
jobs:
1012
sync-readme:

0 commit comments

Comments
 (0)