From: 三咲智子 Kevin Deng Date: Wed, 13 Mar 2024 13:47:26 +0000 (+0800) Subject: ci: enable ci for minor branch X-Git-Tag: v3.4.22~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a148b87e4bd71b1e4c46bf01730364078bf8c401;p=thirdparty%2Fvuejs%2Fcore.git ci: enable ci for minor branch --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 555e0eeaf8..39dd67c239 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: pull_request: branches: - main + - minor permissions: contents: read # to fetch code (actions/checkout) diff --git a/.github/workflows/size-data.yml b/.github/workflows/size-data.yml index f447831a32..be57d22355 100644 --- a/.github/workflows/size-data.yml +++ b/.github/workflows/size-data.yml @@ -7,6 +7,7 @@ on: pull_request: branches: - main + - minor permissions: contents: read