Chris Pietschmann 2 tháng trước cách đây
mục cha
commit
cb0666ac21

+ 0 - 1
.github/workflows/build-release.yml

@@ -4,7 +4,6 @@ on:
   push:
     branches:
       - main # or whatever branch you want to use
-      - azure-storage
 
 jobs:
   release:

+ 0 - 1
.github/workflows/integration-test.disabled

@@ -5,7 +5,6 @@ on:
     branches:
       - main
       - dev
-      - azure-storage
   pull_request:
     branches:
       - main