]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Disable broken codeball
authorFlole998 <Flole998@users.noreply.github.com>
Mon, 12 Jun 2023 11:15:07 +0000 (13:15 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 11:15:07 +0000 (13:15 +0200)
.github/workflows/codeball.yml

index 1bc38c41ba1bb7a00433718a9ba4ee5676082529..dd3f6985e143375c072587cfd1373181babc8a04 100644 (file)
@@ -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: