Przeglądaj źródła

更新工作流配置

赵小蒙 1 rok temu
rodzic
commit
bf9f4af1cb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/python-package.yml

+ 1 - 1
.github/workflows/python-package.yml

@@ -7,7 +7,7 @@ on:
   push:
     branches: [ "master" ]
     tags:
-      - '*'
+      - 'released'
   pull_request:
     branches: [ "master" ]
   workflow_dispatch: