Disable the issue comment trigger on pr-comment-bundle (#4961)
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
# It bundles the ARM64 Desktop App, then creates a PR comment with a link to download the app.
|
# It bundles the ARM64 Desktop App, then creates a PR comment with a link to download the app.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issue_comment:
|
|
||||||
types: [created]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
pr_number:
|
pr_number:
|
||||||
|
|||||||
Reference in New Issue
Block a user