We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7f348 commit ff5517fCopy full SHA for ff5517f
.github/workflows/vercel-preview.yml
@@ -4,8 +4,8 @@ on:
4
push:
5
branches:
6
- vercel-preview
7
- pr:
8
- type: [opened, synchronize]
+ pull_request:
+ types: [opened, synchronize]
9
10
jobs:
11
run:
0 commit comments