X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fbundlewatch.yml;h=a829368e81c6122a8bb9159b8e04a91d1fac407f;hb=fae6e4da8f516a9d6c3bad9bf6f35811ccacbad8;hp=2ca854509197c25796b7a637f56825d3b5d4f9a5;hpb=a3b5e78af3696f807e54bc4b11e559bbd9b6ba1e;p=github%2FChocobozzz%2FPeerTube.git 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 }}