Skip to content

Commit a714de2

Browse files
committed
ci: support manual trigger
1 parent 5e0921a commit a714de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ env:
33
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
44
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
55
on:
6+
workflow_dispatch:
67
push:
78
branches:
89
- main

0 commit comments

Comments
 (0)