We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57103de commit f11fb34Copy full SHA for f11fb34
1 file changed
.github/workflows/deploy-vercel.yml
@@ -6,7 +6,6 @@ on:
6
7
jobs:
8
deploy:
9
- if: ${{ contains(github.event.pull_request.title, '[WEB]') }}
10
runs-on: ubuntu-latest
11
env:
12
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
0 commit comments