Browse Source

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

Disable automation CI on issues
Bond-009 4 years ago
parent
commit
d4a50be22c
1 changed files with 0 additions and 2 deletions
  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: