Explorar o código

Update action.yml

guo %!s(int64=4) %!d(string=hai) anos
pai
achega
a8fad55204
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/action.yml

+ 2 - 2
.github/workflows/action.yml

@@ -8,14 +8,14 @@ on:
     - cron:  '0 16 1 * *'
   push:
     branches:
-      - master
+      - v4.0.x
     paths-ignore:
       - documentation/**
       - '**/README.md'
       - '**/README_zh.md'
   pull_request:
     branches:
-      - master
+      - v4.0.x
     paths-ignore:
       - documentation/**
       - '**/README.md'