From 4e9835e63260aa6c2b7ce233de83a53f19563581 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 10 Feb 2021 11:35:49 +0100 Subject: Fix bundlewatch branch base --- .github/workflows/bundlewatch.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/bundlewatch.yml') diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml index 2ca854509..a829368e8 100644 --- a/.github/workflows/bundlewatch.yml +++ b/.github/workflows/bundlewatch.yml @@ -41,4 +41,5 @@ jobs: uses: jackyef/bundlewatch-gh-action@master with: build-script: npm run build -- --analyze-bundle + branch-base: develop bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }} -- cgit v1.2.3