]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix bundlewatch branch base
authorChocobozzz <me@florianbigard.com>
Wed, 10 Feb 2021 10:35:49 +0000 (11:35 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 10 Feb 2021 10:36:40 +0000 (11:36 +0100)
.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 }}