소스 검색

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: