mirror of
https://github.com/block/goose.git
synced 2026-04-30 04:29:40 +00:00
Disable the issue comment trigger on pr-comment-bundle (#4961)
This commit is contained in:
parent
7886db1418
commit
a4bd4c2786
1 changed files with 0 additions and 2 deletions
2
.github/workflows/pr-comment-bundle.yml
vendored
2
.github/workflows/pr-comment-bundle.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue