소스 검색

ci: stop zed sync temporarily

Aiden Cline 8 달 전
부모
커밋
183a1a181c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .github/workflows/sync-zed-extension.yml

+ 2 - 2
.github/workflows/sync-zed-extension.yml

@@ -2,8 +2,8 @@ name: "sync-zed-extension"
 
 on:
   workflow_dispatch:
-  release:
-    types: [published]
+  # release:
+  #   types: [published]
 
 jobs:
   zed: