Try to enable the CI on stable branches as well

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
This commit is contained in:
Kevin Ottens 2020-09-15 13:44:12 +02:00 committed by Kevin Ottens (Rebase PR Action)
parent 16dda17334
commit f3c2632f8c
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,7 @@ volumes:
trigger:
branch:
- master
- stable-*
event:
- pull_request
- push
@ -86,6 +87,7 @@ volumes:
trigger:
branch:
- master
- stable-*
event:
- pull_request
- push
@ -108,6 +110,7 @@ steps:
trigger:
branch:
- master
- stable-*
event:
- pull_request
- push