Compare commits
2 Commits
d014ff2a5f
...
78660275be
| Author | SHA1 | Date | |
|---|---|---|---|
| 78660275be | |||
| 23503923d0 |
4
.github/workflows/vercel-preview.yaml
vendored
4
.github/workflows/vercel-preview.yaml
vendored
@@ -4,8 +4,8 @@ env:
|
||||
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
|
||||
on:
|
||||
# Trigger the workflow on push or pull request,
|
||||
push:
|
||||
branches: [main, stable]
|
||||
# push:
|
||||
# branches: [main, stable]
|
||||
pull_request:
|
||||
# These types of PRs
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
Reference in New Issue
Block a user