Merge pull request 'Update .github/workflows/vercel-preview.yaml' (#10) from fix-vercel-preview-builds into main
Reviewed-on: lcm/lcm-website#10
This commit is contained in:
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