mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: further improve pr deployments (#8764)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Cleanup PR
|
||||
name: Cleanup PR deployment and image
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This action will trigger when a PR is commentted containing /review-pr by a member of the org.
|
||||
# This action will trigger when a PR is commented on with `/deploy-pr` or when the workflow is manually triggered.
|
||||
name: Deploy PR
|
||||
on:
|
||||
issue_comment:
|
||||
|
||||
Reference in New Issue
Block a user