Chris Pietschmann 2 月之前
父节点
当前提交
cb0666ac21
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      .github/workflows/build-release.yml
  2. 0 1
      .github/workflows/integration-test.disabled

+ 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