Skip to content

Commit 53fe76b

Browse files
committed
hm
1 parent d66ee06 commit 53fe76b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/preview-build.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
name: preview-build
22

33
on:
4-
pull_request: ~
4+
pull_request:
5+
types:
6+
- opened
7+
- synchronize
8+
- reopened
9+
- labeled
510
workflow_call:
611
inputs:
712
strict:

0 commit comments

Comments
 (0)