Skip to content

Commit c940998

Browse files
committed
Merge branch 'dev'
2 parents ffb79a0 + 0d02289 commit c940998

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/deploy-vercel.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Deploy to Vercel with Redeploy-on-Failure
22

33
on:
4-
pull_request:
5-
types: [closed]
4+
push:
5+
branches:
6+
- main
67

78
jobs:
89
deploy:

0 commit comments

Comments
 (0)