瀏覽代碼

Merge pull request #6009 from jellyfin/nielsvanvelzen-disable-automation-ci

Disable automation CI on issues
Bond-009 4 年之前
父節點
當前提交
d4a50be22c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/workflows/automation.yml

+ 0 - 2
.github/workflows/automation.yml

@@ -2,8 +2,6 @@ name: Automation
 
 
 on:
 on:
   pull_request:
   pull_request:
-  issues:
-  issue_comment:
 
 
 jobs:
 jobs:
   main:
   main: