]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
workflow: update size report to compare against pr target branch
authorEvan You <evan@vuejs.org>
Tue, 6 Aug 2024 12:47:46 +0000 (20:47 +0800)
committerEvan You <evan@vuejs.org>
Tue, 6 Aug 2024 12:47:46 +0000 (20:47 +0800)
.github/workflows/size-data.yml
.github/workflows/size-report.yml

index a702d0fef906851041cc06b63c6ab13641a0c1af..664f75aeeca73c48a8ba53be09a9579d4cc84066 100644 (file)
@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - main
+      - minor
   pull_request:
     branches:
       - main
index 5cec662874eba7c6c618558891259aea683c4558..25c93d8ed04996c5bb0ca9d1c88869c0302683b7 100644 (file)
@@ -58,7 +58,7 @@ jobs:
       - name: Download Previous Size Data
         uses: dawidd6/action-download-artifact@v6
         with:
-          branch: main
+          branch: ${{ github.base_ref }}
           workflow: size-data.yml
           event: push
           name: size-data