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 e6f8c00 commit 7176d89Copy full SHA for 7176d89
β.github/workflows/build-docs.ymlβ
@@ -1,6 +1,8 @@
1
name: Build Docs
2
on:
3
push:
4
+ branches:
5
+ - main
6
pull_request:
7
types: [opened, synchronize]
8
workflow_dispatch:
β.github/workflows/test.ymlβ
@@ -2,6 +2,8 @@ name: Test
9
0 commit comments