]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/stats.yml
Fix tests with node 16
[github/Chocobozzz/PeerTube.git] / .github / workflows / stats.yml
index ebe16fb1d25cce24370103ece6414810edc4b321..968eb961234f1143d820550277672b59798ce4a1 100644 (file)
@@ -2,6 +2,10 @@ name: "Stats"
 
 on:
   push:
+    branches:
+    - develop
+    - ci
+    - next
   pull_request:
     types: [synchronize, opened]