浏览代码

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:
   pull_request:
-  issues:
-  issue_comment:
 
 jobs:
   main: