]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/codeql.yml
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / .github / workflows / codeql.yml
index 20803bd869826a310beff3f853234fbbc13e4885..8764cdd0e0e6e774857fbdde9822e79178c55e76 100644 (file)
@@ -13,10 +13,7 @@ name: "CodeQL"
 
 on:
   push:
-    branches: [ next ]
-  pull_request:
-    # The branches below must be a subset of the branches above
-    branches: [ next ]
+    branches: [ develop, next ]
   schedule:
     - cron: '36 9 * * 5'