diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-05-07 22:14:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-07 22:14:57 +0200 |
| commit | d4a50be22c3c4b9bb0adfb957ee558287fd219d9 (patch) | |
| tree | 457cbd13bf33c20b963af336d8b960b26998e8b4 | |
| parent | 2f0ec9a70bfc145b3bf4d7159738ff94839cd0cf (diff) | |
| parent | d21d1978a3fce65a0af144d4293ce92bbf1f5b86 (diff) | |
Merge pull request #6009 from jellyfin/nielsvanvelzen-disable-automation-ci
Disable automation CI on issues
| -rw-r--r-- | .github/workflows/automation.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index a203e6695..2529d8099 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -2,8 +2,6 @@ name: Automation on: pull_request: - issues: - issue_comment: jobs: main: |
