Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-01-10 15:05:05 +0300
committerJulius Härtl <jus@bitgrid.net>2022-01-10 15:05:05 +0300
commit76032f045cc164b38f8f63fd62e339547f58fc89 (patch)
treeba92ef4c6f5ce5cbb7911e2dd08516e587058f55 /.github
parente8be435c4dcec04bf9e1df690f8cb681c5b35d5b (diff)
Trigger cypress on push/pull_request
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cypress.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml
index 260b813cf..675bcc89f 100644
--- a/.github/workflows/cypress.yml
+++ b/.github/workflows/cypress.yml
@@ -1,6 +1,11 @@
name: Cypress
-on: [push]
+on:
+ pull_request:
+ push:
+ branches:
+ - master
+ - stable*
env:
APP_NAME: text