]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
ci: add size check on push (#2392)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Mon, 19 Oct 2020 21:19:49 +0000 (23:19 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 21:19:49 +0000 (17:19 -0400)
.github/workflows/size-check.yml

index bf63447ecd347927dd77ebc1d3f60339ad43cf21..9ddd816273d8fa5f6825efd9c15d397972019a9f 100644 (file)
@@ -1,5 +1,8 @@
 name: 'size'
 on:
+  push:
+    branches:
+      - master
   pull_request:
     branches:
       - master
@@ -12,7 +15,7 @@ jobs:
       - uses: actions/checkout@v1
       - uses: bahmutov/npm-install@v1
 
-      - uses: posva/size-check-action@v1.0.2
+      - uses: posva/size-check-action@v1.1.0
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           build_script: size