1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-05-08 11:34:08 +02:00

only run the pipeline for master branch and pull requests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2021-07-21 10:19:41 +02:00 committed by Matthieu Gallien (Rebase PR Action)
parent bbcfe56cfd
commit 2bf757a657

View File

@ -3,8 +3,8 @@ version: '{build}-{branch}'
image: Visual Studio 2019
branches:
except:
- playground
only:
- master
clone_depth: 1