FIX: the deploy action now only start when the label 'deploy' is applied to the PR
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
name: Cleanup images and environments
|
||||
|
||||
on:
|
||||
- delete
|
||||
pull_request:
|
||||
types: [ closed ]
|
||||
|
||||
# Enables BuildKit
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user