فهرست منبع

Update maven.yml

老周 2 سال پیش
والد
کامیت
fdfa4e3e96
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      .github/workflows/maven.yml

+ 3 - 2
.github/workflows/maven.yml

@@ -1,7 +1,8 @@
 name: Auto Deploy Docker
 
-on: [push]
-
+on: 
+  push:
+    branches: [ "master","2.0" ]
 jobs:
   build: