]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Synch CodeQL CI with 2.4.x
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 8 Sep 2023 08:43:54 +0000 (10:43 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 8 Sep 2023 08:43:54 +0000 (10:43 +0200)
.github/workflows/codeql-analysis.yml

index bcdcdec67c449417b7a6e0031edb03263abc2a3e..927dfba75c114b0144336e670986cb56e5c79bc1 100644 (file)
@@ -13,10 +13,10 @@ name: "CodeQL"
 
 on:
   push:
-    branches: [ master ]
+    branches: [ master, 2.4.x ]
   pull_request:
     # The branches below must be a subset of the branches above
-    branches: [ master ]
+    branches: [ master, 2.4.x ]
   schedule:
     - cron: '39 11 * * 3'