We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e487a0 commit 72663ceCopy full SHA for 72663ce
.github/workflows/docs.yml
@@ -3,7 +3,7 @@ name: docs
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
paths-ignore:
8
- '**/__tests__/**'
9
workflow_dispatch:
0 commit comments