mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
ci: use issue_comment
(#11805)
This commit is contained in:
parent
0231ee7ab5
commit
735767f8df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/preview-release.yml
vendored
2
.github/workflows/preview-release.yml
vendored
|
@ -2,7 +2,7 @@ name: Preview release
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request_review_comment:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Reference in a new issue