]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
ci: enable ci for minor branch
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Wed, 13 Mar 2024 13:47:26 +0000 (21:47 +0800)
committer三咲智子 Kevin Deng <sxzz@sxzz.moe>
Wed, 13 Mar 2024 13:47:26 +0000 (21:47 +0800)
.github/workflows/ci.yml
.github/workflows/size-data.yml

index 555e0eeaf84540e2df94c2d49ef1bd17a39d3f81..39dd67c2390f53625beab53877314f4c8aa35aee 100644 (file)
@@ -6,6 +6,7 @@ on:
   pull_request:
     branches:
       - main
+      - minor
 
 permissions:
   contents: read # to fetch code (actions/checkout)
index f447831a32e50ed5638aa95368c001d11572abd6..be57d22355095f07d688a5b8c48a3dc480cbf31e 100644 (file)
@@ -7,6 +7,7 @@ on:
   pull_request:
     branches:
       - main
+      - minor
 
 permissions:
   contents: read