FIX: the deploy action now only start when the label 'deploy' is applied to the PR

This commit is contained in:
kharhamel 2021-04-26 15:14:21 +02:00
parent ca628d9a90
commit 30cf078df5
3 changed files with 15 additions and 9 deletions

View file

@ -1,7 +1,8 @@
name: Cleanup images and environments
on:
- delete
pull_request:
types: [ closed ]
# Enables BuildKit
env: