aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-03-09 10:08:14 +0100
committerChocobozzz <me@florianbigard.com>2021-03-24 18:18:40 +0100
commit2d5a469427641e5ace48ad487bae2f35d9759107 (patch)
tree54736a69d458a2f7304ce0a53d60b527a6bb4c92 /.github
parentb329abc2f00628f8c6814d304df6faad301d216c (diff)
downloadPeerTube-2d5a469427641e5ace48ad487bae2f35d9759107.tar.gz
PeerTube-2d5a469427641e5ace48ad487bae2f35d9759107.tar.zst
PeerTube-2d5a469427641e5ace48ad487bae2f35d9759107.zip
Add next branch to CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f8706d4be..442317ce2 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -6,6 +6,7 @@ on:
6 - develop 6 - develop
7 - master 7 - master
8 - ci 8 - ci
9 - next
9 pull_request: 10 pull_request:
10 types: [synchronize, opened] 11 types: [synchronize, opened]
11 schedule: 12 schedule: