]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/test.yml
Correctly cleanup test servers
[github/Chocobozzz/PeerTube.git] / .github / workflows / test.yml
index 46b243244b9c02a118a059c5f4d035c2e6e449d6..c5bbd9e2c64d439a250b27e5e25227f811bdfc94 100644 (file)
@@ -2,11 +2,6 @@ name: Test Suite
 
 on:
   push:
-    branches:
-      - develop
-      - master
-      - ci
-      - next
   pull_request:
     types: [synchronize, opened]
   schedule: