aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dogfood.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/dogfood.yml b/.github/workflows/dogfood.yml
index 135136c90e7..a0d001a5bdf 100644
--- a/.github/workflows/dogfood.yml
+++ b/.github/workflows/dogfood.yml
@@ -4,6 +4,9 @@ on:
branches:
- master
- "dogfood/**"
+ delete:
+ branches:
+ - "dogfood/**"
jobs:
dogfood_merge:
# prevent job to run on public repository sonarsource/sonarqube