chore(ci): update Vercel workflow to trigger on main and sat branches
All checks were successful
/ depcheck (push) Successful in 1m16s
/ build-and-deploy-to-vercel (push) Successful in 1m44s
/ surge (push) Successful in 1m40s
/ playwright (push) Successful in 1m37s

This commit is contained in:
严浩
2025-02-08 13:45:38 +08:00
parent d533738e0a
commit f26342ddfc

View File

@ -6,6 +6,9 @@ env:
TZ: Asia/Shanghai
on:
push:
branches:
- main
- sat
jobs:
build-and-deploy-to-vercel:
runs-on: ubuntu-latest