We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda57b9 commit 7e834ebCopy full SHA for 7e834eb
1 file changed
.github/workflows/vercel_deploy.yml
@@ -3,7 +3,7 @@ name: Web Client Deployment
3
on:
4
push:
5
branches:
6
- - feat/deploy-setup
+ - main
7
paths:
8
- "web/**"
9
- ".github/workflows/**"
0 commit comments