Skip to content

Commit 347be1a

Browse files
committed
ci: deploy vercel on all PRs
1 parent b44651a commit 347be1a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/vercel.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request_target:
8-
branches:
9-
- master
7+
pull_request: null
108

119
concurrency:
1210
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)