Skip to content

Commit 734b6c4

Browse files
committed
temp(ci): Trigger workflow on PR for testing
1 parent acb5731 commit 734b6c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ name: Publish Crate Docs
55
# changed.
66

77
on:
8+
pull_request:
9+
paths:
10+
- .github/workflows/publish-docs.yml
11+
- crates/**
812
push:
913
branches:
1014
- main

0 commit comments

Comments
 (0)