Skip to content

Commit 6a20625

Browse files
committed
chore: update preview
1 parent 7040795 commit 6a20625

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Preview
22

3-
on: [push, pull_request]
3+
on:
4+
workflow_dispatch:
5+
pull_request:
46

57
jobs:
68
format:

0 commit comments

Comments
 (0)