We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0263009 commit c0bb79dCopy full SHA for c0bb79d
.github/workflows/readme-reflect.yml
@@ -4,7 +4,9 @@ name: Update README from docs index
4
on:
5
push:
6
branches:
7
- - main # or your primary branch name
+ - dev # or your primary branch name
8
+ - docs
9
+ - master
10
11
jobs:
12
sync-readme:
0 commit comments