aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ftp.yml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-30 11:52:09 +0100
committerJoas Schilling <coding@schilljs.com>2023-10-30 12:12:59 +0100
commit27a4ad4b5a2a70259e4da5f7892ba9c1f18e0d79 (patch)
tree102c315dab1cdb4bb59f712336308e0e4113386c /.github/workflows/ftp.yml
parent6def538154052488eec94fd3a488e2d8965a7a51 (diff)
downloadnextcloud-server-27a4ad4b5a2a70259e4da5f7892ba9c1f18e0d79.tar.gz
nextcloud-server-27a4ad4b5a2a70259e4da5f7892ba9c1f18e0d79.zip
ci: Turn off builds for pushes and merges to master/stable*
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github/workflows/ftp.yml')
-rw-r--r--.github/workflows/ftp.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/ftp.yml b/.github/workflows/ftp.yml
index bfb2606a565..ffa2722d342 100644
--- a/.github/workflows/ftp.yml
+++ b/.github/workflows/ftp.yml
@@ -1,12 +1,5 @@
name: FTP unit tests
on:
- push:
- branches:
- - master
- - stable*
- paths:
- - '.github/**'
- - 'apps/files_external/**'
pull_request:
paths:
- '.github/**'