mirror of
https://github.com/re-rxjs/react-rxjs.git
synced 2025-12-08 18:01:51 +00:00
chore(ci): fix bundlewatch base branch
This commit is contained in:
parent
a6ae4a69b1
commit
5382cc664c
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
||||
|
||||
- name: Build & Bundlewatch
|
||||
uses: jackyef/bundlewatch-gh-action@master
|
||||
env:
|
||||
CI_BRANCH_BASE: main
|
||||
with:
|
||||
build-script: yarn build
|
||||
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user