]> git.giorgioravera.it Git - network-manager.git/commitdiff
Change CI branch from 'main' to 'master'
authorGiorgio Ravera <47370115+xraver@users.noreply.github.com>
Mon, 26 Jan 2026 18:50:24 +0000 (19:50 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Jan 2026 18:50:24 +0000 (19:50 +0100)
.github/workflows/ci.yaml

index f2109e8004afdc1ee0124c9a7471295a4f7c069c..d5ac4a8a24608dd734ccc9574385926cc5dd3602 100644 (file)
@@ -2,9 +2,9 @@ name: CI (Python)
 
 on:
   push:
-    branches: [ "main" ]
+    branches: [ "master" ]
   pull_request:
-    branches: [ "main" ]
+    branches: [ "master" ]
 
 permissions:
   contents: read