0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

ci: trigger using review comment instead (#11804)

This commit is contained in:
Emanuele Stoppa 2024-08-21 14:25:26 +01:00 committed by GitHub
parent 4f25b60d0c
commit 0231ee7ab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,14 +2,8 @@ name: Preview release
on:
workflow_dispatch:
issue_comment:
pull_request_review_comment:
types: [created]
merge_group:
pull_request:
paths-ignore:
- ".vscode/**"
- "**/*.md"
- ".github/ISSUE_TEMPLATE/**"
permissions:
contents: read