]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/bundlewatch.yml
Try to speed up server tests
[github/Chocobozzz/PeerTube.git] / .github / workflows / bundlewatch.yml
index 2ca854509197c25796b7a637f56825d3b5d4f9a5..a829368e81c6122a8bb9159b8e04a91d1fac407f 100644 (file)
@@ -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 }}