This commit is contained in:
parent
645bf7367b
commit
146aee4e44
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ steps:
|
|||
- vercel -t $VERCEL_TOKEN --scope $VERCEL_SCOPE -c
|
||||
when:
|
||||
branch:
|
||||
- "!main"
|
||||
exclude:
|
||||
- main
|
||||
depends_on:
|
||||
- prettier
|
||||
- eslint
|
||||
|
|
Reference in a new issue