Update bundlewatch.yml (#31063)

Specify `CI_TRACK_BASE: main`
This commit is contained in:
XhmikosR 2020-06-17 15:23:48 +03:00 committed by GitHub
parent de0047051c
commit 8efe4aa9af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,3 +36,4 @@ jobs:
run: npm run bundlewatch
env:
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
CI_BRANCH_BASE: main