Skip to content

Commit 6da034c

Browse files
committed
test: change trigger for docs
1 parent b2907c8 commit 6da034c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Publish Docs
22

33
on:
4-
workflow_dispatch:
4+
pull_request:
5+
branches: [ main ]
56
push:
67
branches:
78
- main

0 commit comments

Comments
 (0)