浏览代码

Disable automation CI on issues

Niels van Velzen 4 年之前
父节点
当前提交
d21d1978a3
共有 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: