]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Revert "CI: enable slow build tests for github merge queue (#2068)" master
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 18 Dec 2025 14:18:21 +0000 (09:18 -0500)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 18 Dec 2025 14:18:21 +0000 (09:18 -0500)
This reverts commit 14f4cb53cd995f0276d569d8464f95d681e7af5f.

.github/workflows/slow.yaml

index eeab65dc9ff7155b0af61175c0a431194a88f9f0..da8cc3fbb5cd08fc9b4cba8095c111477ab085fd 100644 (file)
@@ -14,10 +14,6 @@ on:
   push:
     branches: [ "auto" ]
 
-  # GitHub merge queue
-  merge_group:
-    branches: [ "master", "v7" ]
-
   # allows to run this workflow manually from the Actions tab
   workflow_dispatch: