We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b772c95 commit 22da1d2Copy full SHA for 22da1d2
.github/workflows/build-docs.yml
@@ -4,7 +4,7 @@ on:
4
types: [created]
5
push:
6
branches:
7
- - main
+ - '**'
8
tags:
9
- '**'
10
jobs:
0 commit comments