ci: further improve pr deployments (#8764)

This commit is contained in:
Muhammad Atif Ali
2023-07-27 12:40:59 +00:00
committed by GitHub
parent e85b88ca90
commit 3761205bae
3 changed files with 53 additions and 18 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Cleanup PR
name: Cleanup PR deployment and image
on:
pull_request:
types: [closed]
+1 -1
View File
@@ -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: