Disable the issue comment trigger on pr-comment-bundle (#4961)

This commit is contained in:
Jack Amadeo 2025-10-02 15:15:38 -04:00 committed by GitHub
parent 7886db1418
commit a4bd4c2786
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,6 @@
# It bundles the ARM64 Desktop App, then creates a PR comment with a link to download the app.
on:
issue_comment:
types: [created]
workflow_dispatch:
inputs:
pr_number: