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 b2907c8 commit 6da034cCopy full SHA for 6da034c
1 file changed
.github/workflows/publish-docs.yml
@@ -1,7 +1,8 @@
1
name: Publish Docs
2
3
on:
4
- workflow_dispatch:
+ pull_request:
5
+ branches: [ main ]
6
push:
7
branches:
8
- main
0 commit comments