mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: do not deploy a PR on deleted comment (#8677)
* chore: improve deploy-pr.yaml * Update pr-deploy.yaml * make fmt
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name: Deploy PR
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created, edited]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
pr_number:
|
||||
|
||||
Reference in New Issue
Block a user