Skip to content

Commit ff5517f

Browse files
committed
fixup! Adding preview with Vercel
1 parent ed7f348 commit ff5517f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vercel-preview.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- vercel-preview
7-
pr:
8-
type: [opened, synchronize]
7+
pull_request:
8+
types: [opened, synchronize]
99

1010
jobs:
1111
run:

0 commit comments

Comments
 (0)