diff options
| author | Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | 2021-05-07 21:09:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-07 21:09:05 +0200 |
| commit | d21d1978a3fce65a0af144d4293ce92bbf1f5b86 (patch) | |
| tree | 457cbd13bf33c20b963af336d8b960b26998e8b4 /.github | |
| parent | 2f0ec9a70bfc145b3bf4d7159738ff94839cd0cf (diff) | |
Disable automation CI on issues
Diffstat (limited to '.github')
| -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: |
