We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0921a commit a714de2Copy full SHA for a714de2
.github/workflows/ci.yaml
@@ -3,6 +3,7 @@ env:
3
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
4
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
5
on:
6
+ workflow_dispatch:
7
push:
8
branches:
9
- main
0 commit comments