From: Flole998 Date: Mon, 12 Jun 2023 11:15:07 +0000 (+0200) Subject: Disable broken codeball X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f6be407a8e72c45ed4c9178c8b38826bb9a8684;p=thirdparty%2Ftvheadend.git Disable broken codeball --- diff --git a/.github/workflows/codeball.yml b/.github/workflows/codeball.yml index 1bc38c41b..dd3f6985e 100644 --- a/.github/workflows/codeball.yml +++ b/.github/workflows/codeball.yml @@ -1,8 +1,9 @@ name: Codeball on: - pull_request: {} - pull_request_review_comment: - types: [created, edited] + workflow_dispatch: +# pull_request: {} +# pull_request_review_comment: +# types: [created, edited] jobs: codeball_job: