Skip to content

Commit dd532da

Browse files
committed
ci: Retry workflow 6
1 parent 28ff8c0 commit dd532da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/preview.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Snapshot
22

33
on:
44
issue_comment:
5-
types: [created]
5+
types: [created]
6+
pull_request:
7+
branches: [master]
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)