]> Repositorios git - scryer-prolog.git/commitdiff
also run CI on rebis-dev
authorBennet Bleßmann <[email protected]>
Thu, 31 Jul 2025 18:07:07 +0000 (20:07 +0200)
committerBennet Bleßmann <[email protected]>
Thu, 31 Jul 2025 18:07:07 +0000 (20:07 +0200)
.github/workflows/ci.yml

index 70f8d1a242bd4eda19638f00e38564a8deb25174..50b1a375713fb57841866d27351944dc6fbf1c2a 100644 (file)
@@ -2,7 +2,9 @@ name: CI
 
 on:
   push:
-    branches: [master]
+    branches: 
+      - master
+      - rebis-dev
     tags:
       - "v**"
   pull_request: