Skip to content

Commit

Permalink
Update bundlewatch.yml (twbs#31063)
Browse files Browse the repository at this point in the history
Specify `CI_TRACK_BASE: main`
  • Loading branch information
XhmikosR authored Jun 17, 2020
1 parent de00470 commit 8efe4aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bundlewatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
run: npm run bundlewatch
env:
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
CI_BRANCH_BASE: main

0 comments on commit 8efe4aa

Please sign in to comment.