Parcourir la source

Update action.yml

Man, Jianting (Meco) il y a 3 ans
Parent
commit
7f588dc3a9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/action.yml

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

@@ -8,7 +8,7 @@ on:
     - cron:  '0 16 1 * *'
   push:
     branches:
-      - master
+      - serialX-dev
     paths-ignore:
       - documentation/**
       - '**/README.md'